summaryrefslogtreecommitdiff
path: root/shared-bindings/watchdog
AgeCommit message (Expand)Author
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-07-27Fix several type hintsTaku Fukada
2020-07-24Add and correct some type hintsTaku Fukada
2020-07-03Fixed init formattingdherrada
2020-07-03Made most of the requested changesdherrada
2020-07-03Added type hints to watchdogdherrada
2020-07-02Removed all 'self, )'dherrada
2020-05-27Remove NONE from mode enum and doc tweaksScott Shawcroft
2020-05-27watchdog: use common_hal_watchdog_* patternSean Cross
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