If a time-intensive task (like coredump storage over logging interface) is run in the task watchdog callback, the hardware watchdog might reset the system before the task finishes. Increasing the delay from 1s to 10s, which should be sufficient for any use case. Signed-off-by: Martin Jäger <martin@libre.solar> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| task_wdt.c | ||
| task_wdt_shell.c | ||