forked from esp8266/Arduino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 6d5627c
Postmortem - export user reset reason & extra callbacks
ref. esp8266#9193, esp8266#9194, esp8266#9196
- persistent & public REASON_USER_... for user callback rst_info reason
- public postmortem callback functions, don't overly hide the implementation
- separate reasons for panic, assert, abort and c++ exceptions
- put postmortem func one level down in the function chain, allow to
override both the function itself or individual internals
- stack offset for -fexceptions, skip unwind data to the actual point of origin1 parent 187e51b commit 6d5627c
File tree
3 files changed
+496
-238
lines changed- cores/esp8266
3 files changed
+496
-238
lines changed
0 commit comments