1
0
Fork 0
InfiniTime/src/systemtask
JF 5f19f689f9
Refactor, document and fix the Watchdog driver (#1710)
* Refactor and document the Watchdog driver to make it more readable.

Fix the configuration of the behaviours configuration that was not properly implemented (but it didn't cause any side effect since the correct value was eventually set in NRF_WDT->CONFIG).

Fix the wrong interpretation of the reset reasons caused by implicit conversions of int to bool.
2023-04-30 15:56:13 +02:00
..
Messages.h TimerController: Make TimerController reusable 2023-04-16 14:33:23 +00:00
SystemMonitor.cpp Apply clang-format to all C++ files 2022-06-05 09:15:46 +03:00
SystemMonitor.h SystemMonitor: implement FreeRtosMonitor only if trace facility is set 2022-03-08 20:28:54 +01:00
SystemTask.cpp Refactor, document and fix the Watchdog driver (#1710) 2023-04-30 15:56:13 +02:00
SystemTask.h TimerController: Make TimerController reusable 2023-04-16 14:33:23 +00:00