esp-open-rtos/core
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
..
include Working TFTP server based OTA updates 2015-08-05 14:10:14 +10:00
component.mk Basic support for GPIOs 0-15. 2015-06-08 12:09:34 +10:00
esp_gpio_interrupts.c Indentation fixes 2015-06-09 09:00:32 +10:00
esp_iomux.c Basic support for GPIOs 0-15. 2015-06-08 12:09:34 +10:00
esp_timer.c Hardware timer support 2015-07-09 12:29:40 +10:00
exception_vectors.S Experimental support for storing const strings in SPI flash or IRAM 2015-08-10 12:03:03 +10:00
led_debug.s Add some LED debugging assembler macros 2015-07-28 11:19:01 +10:00
newlib_syscalls.c Move all code paths touched by NMI to IRAM 2015-07-29 16:47:33 +10:00
sdk_compat.c Move all code paths touched by NMI to IRAM 2015-07-29 16:47:33 +10:00