-
- Downloads
Merge branch 'wdt' into 'master'
Watchdog timer implementation ----------------------------- Enable watchdog timer on boot. Add FreeRTOS task to clear the timer. Watchdog expires after 2.7 seconds, and is cleared every 2 seconds. See merge request !172