circuitpython/ports/nrf/common-hal/watchdog
MicroDev 27fd60d739
implement suggested changes
- update the docs
- split out common `watchdog_reset`
- revert to using `None` instead of `WatchDogMode.NONE`
2023-09-24 15:23:38 +00:00
..
WatchDogMode.c watchdogtimer: refactor to new api 2020-05-27 11:28:49 +08:00
WatchDogTimer.c implement suggested changes 2023-09-24 15:23:38 +00:00
WatchDogTimer.h implement suggested changes 2023-09-24 15:23:38 +00:00
__init__.c watchdogtimer: refactor to new api 2020-05-27 11:28:49 +08:00
__init__.h Revert "add WatchDogTimeout exception" 2020-05-27 11:28:49 +08:00