InfiniTime/src
2020-05-17 09:35:01 +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 Remove reference to NRF Softdevice in CMake and documentation. 2020-05-16 16:13:22 +02: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 Improve SPI driver (use a mutex to prevent race conditions). 2020-05-17 09:35:01 +02:00
FreeRTOS Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
libs Update LittleVGL from 6.1.1 to 6.1.2. It fixes a memory leak when a screen used 2 lv_img objects (occured in Clock). 2020-05-17 09:27:36 +02:00
Logging Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
SystemTask Re-enable watchdog 2020-04-27 20:46:25 +02:00
CMakeLists.txt Move PinetimeService to CurrentTimeService witha view to implement CTS 2020-05-05 20:58:15 +01:00
FreeRTOSConfig.h Integration of nimble, work in progress. 2020-04-19 20:44:59 +02:00
main.cpp Remove reference to NRF Softdevice in CMake and documentation. 2020-05-16 16:13:22 +02:00
main.h Do not compile GFX and older fonts anymore. 2020-02-23 13:44:39 +01:00
sdk_config.h Integration of nimble, work in progress. 2020-04-19 20:44:59 +02:00
Version.h.in Add version (major.minor.patch) in CMake files. 2020-01-18 14:50:24 +01:00