circuitpython/shared-bindings/wdt
Sean Cross f4719609f7 wdt: add watchdog support
This adds shared bindings for a watchdog timer, based on the API
provided by micropython.

Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-27 11:28:48 +08:00
..
WDT.c wdt: add watchdog support 2020-05-27 11:28:48 +08:00
WDT.h wdt: add watchdog support 2020-05-27 11:28:48 +08:00
__init__.c wdt: add watchdog support 2020-05-27 11:28:48 +08:00
__init__.h wdt: add watchdog support 2020-05-27 11:28:48 +08:00