esp-open-rtos/examples/experiments/unaligned_load
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
..
Makefile Experimental support for storing const strings in SPI flash or IRAM 2015-08-10 12:03:03 +10:00
unaligned_load.c Add abort() implementation 2016-05-15 22:30:01 +10:00