esp-open-rtos/core/include
Angus Gratton 1e9296f60c Fatal exceptions: Cleanly deal with exceptions that occur inside fatal_exception_handler_inner()
In case of heap corruption or some other major problem, dumping details
in the exception handler can cause a crash loop - so fail out if we seem
to be going in circles.
2016-05-17 09:27:31 +10:00
..
esp esp/gpio.h c++ compatibility 2016-03-22 01:51:50 +05:00
common_macros.h Fatal exceptions: Cleanly deal with exceptions that occur inside fatal_exception_handler_inner() 2016-05-17 09:27:31 +10:00
debug_dumps.h Add heap information to fatal exception & abort dumps 2016-05-15 22:30:01 +10:00
esp8266.h Consolidate interrupt management in core as esp/interrupts.h & esp_interrupts.c 2015-09-28 22:15:40 +10:00
os_version.h Replace libmain:app_main.o with core/app_main.c 2015-08-28 18:53:43 -07:00
sdk_internal.h More app_main.c fixups 2015-08-28 18:53:43 -07:00
xtensa_ops.h Add heap information to fatal exception & abort dumps 2016-05-15 22:30:01 +10:00