Skip to content

Example of using the NMI (non interruptable) timer source on esp8266 in Arduino

Notifications You must be signed in to change notification settings

larsenglund/esp8266_arduino_nmi_timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

esp8266 NMI timer

Example of using the NMI (non interruptable) timer source on esp8266 in Arduino

Works just fine with FRC1_SOURCE but gives watchdog resets with NMI_SOURCE.. any thoughts? It prints setup()* before watchdog-resetting. Using FRC1_SOURCE i can even remove the stuff around the indented ///your code here block and it still works fine

About

Example of using the NMI (non interruptable) timer source on esp8266 in Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published