esp-open-rtos/examples/experiments/unaligned_load
Angus Gratton bfd38cd1e2 Experimental support for storing const strings in SPI flash or IRAM
As discussed in #11

Known limitations:
- Only supports l8ui/l16ui
- Unoptimised load routine
- Not called from DoubleExceptionHandler but should be
- Doesn't restore state properly when falling through to fatal exception handler
2015-08-10 12:03:03 +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 Experimental support for storing const strings in SPI flash or IRAM 2015-08-10 12:03:03 +10:00