summaryrefslogtreecommitdiff
path: root/shared-bindings/watchdog/__init__.c
AgeCommit message (Expand)Author
2020-05-27Remove NONE from mode enum and doc tweaksScott Shawcroft
2020-05-27watchdog: support catching the timeoutSean Cross
2020-05-27watchdog: move timeout exception to shared-bindingsSean Cross
2020-05-27watchdogtimer: refactor to new apiSean Cross
2020-05-27watchdog: fix documentation build errorSean Cross
2020-05-27watchdog: rename module from `wdt` and move to `microcontroller`Sean Cross