InfiniTime/src
2020-01-12 16:39:03 +01:00
..
BLE Detect BLE disconnection (in addition to BLE connection) and update the display accordingly. 2020-01-12 16:39: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 DateTimeController to manage the time. 2019-12-28 14:34:50 +01:00
DisplayApp Improve date/time accuracy and handle counter overflow. 2020-01-12 16:00:45 +01:00
drivers Add basic touch panel driver. 2020-01-03 16:32:31 +01:00
FreeRTOS Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
libs/date Add date library (https://github.com/HowardHinnant/date) to manage the date and time. 2020-01-11 17:14:12 +01:00
Logging Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
CMakeLists.txt Fix link error because of missing file "nrf_common.ld" 2020-01-12 16:26:20 +01:00
FreeRTOSConfig.h Improve date/time accuracy and handle counter overflow. 2020-01-12 16:00:45 +01:00
main.cpp Detect BLE disconnection (in addition to BLE connection) and update the display accordingly. 2020-01-12 16:39:03 +01:00
sdk_config.h Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00