circuitpython/ports/atmel-samd/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 samd51: Add watchdog timer 2021-10-19 10:52:14 -05: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 samd51: Add watchdog timer 2021-10-19 10:52:14 -05:00