1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-19 19:03:30 +03:00
Files
esp8266/cores/esp8266/exc-sethandler.cpp
M Hightower 0203dea024 Added replacement for the Boot ROM _xtos_set_exception_handler (#7820)
Added replacement for the Boot ROM `_xtos_set_exception_handler`
to handle installing our replacement `_xtos_c_wrapper_handler`.

Simplified install in the non 32-bit exception module to make use of the
improved `_xtos_set_exception_handler`

Reorganized and improved comments.
2021-01-12 22:51:26 +01:00

4.2 KiB