InfiniTime/src
2020-04-05 18:54:04 +02:00
..
BLE Fix crash when the computer disconnect from the BLE connection. 2020-04-04 17:41:21 +02:00
BlinkApp Add BLE and CTS client. Time can be retrieved from a CTS server (like NRFConnect) once it's bond. 2019-12-21 17:58:00 +01:00
Components Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
DisplayApp Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it saves ~60KB of flash! 2020-04-05 18:54:04 +02:00
drivers Add new App : Sysinfo. It displays various info about the running system : version, date/time, battery, brightness and resetreason. It contains placeholder for future use (like mac address, uptime,...). 2020-03-22 12:03:17 +01:00
FreeRTOS Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
libs Update BLE and battery icons from https://gitlab.com/arteeh/pinetimeos : it saves ~60KB of flash! 2020-04-05 18:54:04 +02:00
Logging Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
SystemTask Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
CMakeLists.txt Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
FreeRTOSConfig.h First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +01:00
main.cpp Encapsulate Notification management in NotificationManager. It implement a static array of notifications to avoid dynamic allocation. 2020-03-28 19:05:28 +01:00
main.h Do not compile GFX and older fonts anymore. 2020-02-23 13:44:39 +01:00
sdk_config.h Disable logging (again...). 2020-04-04 17:43:30 +02:00
Version.h.in Add version (major.minor.patch) in CMake files. 2020-01-18 14:50:24 +01:00