InfiniTime/src
2020-01-19 19:47:49 +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 Implement the SPI driver using DMA. 2020-01-19 19:47:49 +01:00
DisplayApp Implement the SPI driver using DMA. 2020-01-19 19:47:49 +01:00
drivers Implement the SPI driver using DMA. 2020-01-19 19:47:49 +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 Merge branch 'master' of https://github.com/JF002/Pinetime 2020-01-19 12:30:03 +01:00
FreeRTOSConfig.h Improve date/time accuracy and handle counter overflow. 2020-01-12 16:00:45 +01:00
main.cpp Update comment about system task 2020-01-18 14:28:13 +01:00
sdk_config.h Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
Version.h.in Add version (major.minor.patch) in CMake files. 2020-01-18 14:50:24 +01:00