mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-12 04:34:43 +04:00
FuriHalRtc refactor: new datetime lib (#3386)
* datetimelib created * datetimelib unit tests added * firmware fixes to new datetimelib * typo fix * merge artifacts fixed, datetimelib renamed to datetime Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
This commit is contained in:
@@ -43,6 +43,7 @@ libs = env.BuildModules(
|
||||
"update_util",
|
||||
"heatshrink",
|
||||
"bit_lib",
|
||||
"datetime",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user