circuitpython/ports/nrf/common-hal/watchdog
Sean Cross c7efc94a33 watchdog: move timeout exception to shared-bindings
Make this exception globally available to all platforms that have
enabled the watchdog timer.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-27 11:28:49 +08:00
..
WatchDogMode.c watchdogtimer: refactor to new api 2020-05-27 11:28:49 +08:00
WatchDogTimer.c watchdog: move timeout exception to shared-bindings 2020-05-27 11:28:49 +08:00
WatchDogTimer.h nrf: common-hal: finish reworking exceptions 2020-05-27 11:28:49 +08: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