circuitpython/shared-bindings/watchdog
Scott Shawcroft 8d16e8e45f
Tweak watchdog
* Make setting timeout "feed" the watchdog.
* Fix #9010, timing on ESP
2024-03-06 12:17:31 -08:00
..
__init__.c convert to MP_DEFINED_CONST_OBJ_TYPE() 2023-09-19 21:09:29 -04:00
__init__.h samd51: Add watchdog timer 2021-10-19 10:52:14 -05:00
WatchDogMode.c implement suggested changes 2023-09-24 15:23:38 +00:00
WatchDogMode.h update watchdog implementation 2023-03-15 12:05:38 +05:30
WatchDogTimer.c Tweak watchdog 2024-03-06 12:17:31 -08:00
WatchDogTimer.h implement suggested changes 2023-09-24 15:23:38 +00:00