circuitpython/ports/nrf/common-hal/watchdog
Sean Cross 08362c9cab watchdogtimer: refactor to new api
This refactors the WatchDogTimer API to use the format proposed in
https://github.com/adafruit/circuitpython/pull/2933#issuecomment-632268227

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 watchdogtimer: refactor to new api 2020-05-27 11:28:49 +08:00
WatchDogTimer.h watchdogtimer: refactor to new api 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 watchdog: rename module from `wdt` and move to `microcontroller` 2020-05-27 11:28:49 +08:00