Skip to content

Commit ff39a8d

Browse files
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

3 files changed

+718
-0
lines changed

0 commit comments

Comments
 (0)