InfiniTime/src
JF bbe4e500c3 Improve power consumption and SLEEP mode :
- Disable IDLE hook (it would wake the device up as soon as possible).
 - Logger task sleep for 100ms (disable logging for better battery life)
 - Logging is disabled by default
 - Apply fix for ERRATA 87 (clear FPU interrupt before going to sleep). Ports files from FreeRTOS are now in the sources (they where in the SDK before)
2020-01-05 11:09:07 +01:00
..
BLE Add DateTimeController to manage the time. 2019-12-28 14:34:50 +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 Add basic touch panel driver. 2020-01-03 16:32:31 +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
Logging Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
CMakeLists.txt Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
FreeRTOSConfig.h Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
main.cpp Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
sdk_config.h Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00