aboutsummaryrefslogtreecommitdiff
path: root/ports/esp8266/ets_alt_task.c
AgeCommit message (Expand)Author
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2019-05-24esp8266: Fix ticks_ms to correctly handle wraparound of system counter.Damien George
2018-12-01esp8266/ets_alt_task: Process idle callback if no other events occurred.Damien George
2018-07-03esp8266: Let machine.WDT trigger the software WDT if obj is not fed.Damien George
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George