Skip to content

Thomasbellavia/iot 2083 integrate the timemanager into liberty#12

Closed
AmpGuy wants to merge 5 commits intomasterfrom
thomasbellavia/iot-2083-integrate-the-timemanager-into-liberty
Closed

Thomasbellavia/iot 2083 integrate the timemanager into liberty#12
AmpGuy wants to merge 5 commits intomasterfrom
thomasbellavia/iot-2083-integrate-the-timemanager-into-liberty

Conversation

@AmpGuy
Copy link
Copy Markdown

@AmpGuy AmpGuy commented Mar 11, 2025

Integration of TimeManager into Liberty firmware. This will actually utilize the RTC as primary time source.

@AmpGuy AmpGuy requested a review from RadekPudelko March 11, 2025 15:33
@AmpGuy AmpGuy self-assigned this Mar 11, 2025
@linear
Copy link
Copy Markdown

linear Bot commented Mar 11, 2025

Comment thread src/AB1805_RK.cpp

AB1805 *AB1805::instance = 0;

AB1805 ab1805;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is not the job of a submodule to instantiate global objects/vars, that is up to the user firmware.

Comment thread src/AB1805_RK.cpp
@@ -1,7 +1,6 @@
#include "TimeManager.h"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not used

@RadekPudelko RadekPudelko deleted the thomasbellavia/iot-2083-integrate-the-timemanager-into-liberty branch November 3, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants