circuitpython/ports/nrf/common-hal/watchdog
Sean Cross 8f46133917 nrf: watchdog: implement software watchdogtimer
This adds a software WatchDogTimer implementation that can be used for
testing.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-27 11:28:49 +08:00
..
WatchDogTimer.c nrf: watchdog: implement software watchdogtimer 2020-05-27 11:28:49 +08:00
WatchDogTimer.h nrf: watchdog: implement software watchdogtimer 2020-05-27 11:28:49 +08:00
__init__.c watchdog: rename module from `wdt` and move to `microcontroller` 2020-05-27 11:28:49 +08:00
__init__.h watchdog: rename module from `wdt` and move to `microcontroller` 2020-05-27 11:28:49 +08:00