zephyr/subsys/task_wdt
Balaji Srinivasan 16fc8f5295 task_wdt: Feed hardware watchdog only when its started
Previously the schedule_next_timeout() function was feeding the hardware
watchdog irrespective of whether or not it was started. This is now
fixed.

Signed-off-by: Balaji Srinivasan <balaji.srinivasan@nordicsemi.no>
2024-06-06 00:40:53 -07:00
..
CMakeLists.txt task_wdt: add shell 2024-03-22 10:24:55 +01:00
Kconfig task_wdt: add shell 2024-03-22 10:24:55 +01:00
task_wdt.c task_wdt: Feed hardware watchdog only when its started 2024-06-06 00:40:53 -07:00
task_wdt_shell.c task_wdt: add shell 2024-03-22 10:24:55 +01:00