summaryrefslogtreecommitdiff
path: root/shared-bindings/watchdog/WatchDogTimer.c
AgeCommit message (Expand)Author
2020-11-11move port specific checkmicroDev
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-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: rename module from `wdt` and move to `microcontroller`Sean Cross