InfiniTime_mirror/src
2020-03-01 15:57:58 +01:00
..
BLE Re-enable BLE, BLE status on display and battery level on display. 2020-02-23 16:14:03 +01: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 Add touch panel port to lvgl. 2020-02-16 18:32:36 +01:00
DisplayApp Fix double-buffering for spi display (it's actually using double-buffering, now) 2020-03-01 15:57:58 +01:00
drivers Enable watchdog, and issue a WDT reset when the button is pushed for more than 7s. 2020-02-23 21:09:11 +01:00
FreeRTOS Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
libs Enable watchdog, and issue a WDT reset when the button is pushed for more than 7s. 2020-02-23 21:09:11 +01:00
Logging Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
SystemTask Add new Screens (gauge, meter,...) 2020-02-26 20:49:26 +01:00
CMakeLists.txt Add new Screens (gauge, meter,...) 2020-02-26 20:49:26 +01:00
FreeRTOSConfig.h First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +01:00
main.cpp Add new Screens (gauge, meter,...) 2020-02-26 20:49:26 +01:00
main.h Do not compile GFX and older fonts anymore. 2020-02-23 13:44:39 +01:00
sdk_config.h Integration of lvgl : continued... 2020-02-10 21:05:33 +01:00
Version.h.in Add version (major.minor.patch) in CMake files. 2020-01-18 14:50:24 +01:00