aboutsummaryrefslogtreecommitdiff
path: root/ports/esp8266/esppwm.c
AgeCommit message (Expand)Author
2020-05-27esp8266/esppwm: Fix PWM glitch when setting duty on different channel.Olivier Ortigues
2020-04-23all: Format code to add space after C++-style comment start.stijn
2020-03-25all: Remove spaces between nested paren and inside function arg paren.Damien George
2020-02-28all: Reformat C and Python source code with tools/codeformat.py.Damien George
2018-03-05esp8266/esppwm: Always start timer to avoid glitch from full to nonfull.Olivier Ortigues
2018-02-15esp8266/esppwm: Clip negative duty numbers to 0.Olivier Ortigues
2017-09-06ports: Make new ports/ sub-directory and move all ports there.Damien George