InfiniTime/src/Logging
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
..
DummyLogger.h Initial commit 2019-11-17 20:47:04 +01:00
Logger.h Initial commit 2019-11-17 20:47:04 +01:00
NrfLogger.cpp Improve power consumption and SLEEP mode : 2020-01-05 11:09:07 +01:00
NrfLogger.h Initial commit 2019-11-17 20:47:04 +01:00