esp-open-rtos/core/include
Angus Gratton 36886412e6 Add abort() implementation
Also reduces the IRAM footprint of the fatal exception handler, as only
the prelude (which disables interrupts & enables the flash mapping) is
in IRAM now.

Closes #54, relevant to #133.
2016-05-15 22:30:01 +10:00
..
esp esp/gpio.h c++ compatibility 2016-03-22 01:51:50 +05:00
common_macros.h Removed INLINED (force inline) macro. 2015-11-28 18:01:03 +11:00
debug_dumps.h Add abort() implementation 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 abort() implementation 2016-05-15 22:30:01 +10:00