circuitpython/shared-bindings/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 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 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 wip: continuing compilation fixes; mp_obj_alloc everywhere 2023-08-07 20:45:57 -04:00
__init__.h samd51: Add watchdog timer 2021-10-19 10:52:14 -05:00