Commit ff39a8d
committed
Fix PWM crashes on ESP8266
Vendor in the ESP8266 Arduino core PWM library, with a fix for a nasty
NMI crash bug. Sometimes the NMI return instruction seems to fail,
resulting in an infinite loop as the PC gets stuck. Work around this
by backing up and restoring the PC if needed.1 parent 57b01c2 commit ff39a8d
File tree
3 files changed
+718
-0
lines changed- lib/ESP8266PWM/src
- wled00
3 files changed
+718
-0
lines changed
0 commit comments