aboutsummaryrefslogtreecommitdiff
path: root/cc3200/mods/pybwdt.h
AgeCommit message (Expand)Author
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George
2017-07-31all: Use the name MicroPython consistently in commentsAlexander Steffen
2017-07-18all: Unify header guard usage.Alexander Steffen
2015-06-04cc3200: Do not kick the watchdog inside the idle task.Daniel Campora
2015-05-27cc3200: Add make_new method to the WDT.Daniel Campora
2015-05-25cc3200: Make the WDT aware of the servers sleep/wake state.Daniel Campora
2015-03-11cc3200: Make WDT and HeartBeat constant objects on their own right.danicampora
2015-02-25cc3200: Add WDT functionality as part of the pyb module.danicampora