aboutsummaryrefslogtreecommitdiff
path: root/stmhal/wdt.c
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-03stmhal: Clean up some header includes.Damien George
2017-06-15stmhal: Make error messages more consistent across peripherals.Damien George
2017-05-06stmhal: Convert all module and method tables to use MP_ROM macros.Damien George
2016-09-06stmhal/wdt: Implement keyword args to WDT constructor.Damien George
2016-09-04stmhal: Add machine.WDT class.Damien George