| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-02 | Renamed Logging/ to logging/ | Avamander | |
| 2020-07-02 | Reduce RAM memory usage by tuning the stack of the stasks and the heap ↵ | JF | |
| allocated for FreeRTOS. Add Monitor to log the stack usage of each task. | |||
| 2020-01-05 | Improve power consumption and SLEEP mode : | JF | |
| - 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) | |||
| 2019-11-17 | Initial commit | JF | |
