circuitpython/ports/nrf/common-hal/watchdog
Sean Cross 595f6387c2 watchdog: rename module from wdt and move to microcontroller
This also places it under the `microcontroller` object.

Signed-off-by: Sean Cross <sean@xobs.io>
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
WatchDogTimer.c watchdog: rename module from wdt and move to microcontroller 2020-05-27 11:28:49 +08:00
WatchDogTimer.h watchdog: rename module from wdt and move to microcontroller 2020-05-27 11:28:49 +08:00