aboutsummaryrefslogtreecommitdiff
path: root/ports/esp8266/machine_wdt.c
AgeCommit message (Expand)Author
2020-04-23all: Remove commented-out include statements.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2018-07-03esp8266: Let machine.WDT trigger the software WDT if obj is not fed.Damien George
2017-10-24all: Use NULL instead of "" when calling mp_raise exception helpers.Damien George
2017-10-04all: Remove inclusion of internal py header files.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George