1
0
Fork 0
InfiniTime/src
2020-03-02 20:12:46 +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 Move version display from Clock screen to the modal window (accessible from tile menu) 2020-03-02 20:12:46 +01:00
drivers Add debugPins module that provides functions to set and clear debug GPIOs. 2020-03-01 21:00:59 +01:00
FreeRTOS Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
libs Remove default lvgl font (roboto). 2020-03-01 21:15:39 +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 Remove default lvgl font (roboto). 2020-03-01 21:15:39 +01:00
FreeRTOSConfig.h First quick'n'dirty integration of LittleVGL. Needs some cleaning. 2020-02-08 18:01:02 +01:00
main.cpp Instantiate spi, lcd, lvg and touchpanel as global variables instead of unique_ptr (avoids dynamic alloc at run-time. 2020-03-01 16:00:43 +01:00
main.h Do not compile GFX and older fonts anymore. 2020-02-23 13:44:39 +01:00
sdk_config.h Add debugPins module that provides functions to set and clear debug GPIOs. 2020-03-01 21:00:59 +01:00
Version.h.in Add version (major.minor.patch) in CMake files. 2020-01-18 14:50:24 +01:00