esp-open-rtos/core
Angus Gratton 0dbb6d31a5 Add IRAM attribute for IRAM loaded symbols, add to common FreeRTOS functions
Closes #7.

It'd be nice to change the linker script so .text is always linked to
IROM instead of needing to objcopy each compiled file. The sticking
point for this is libgcc & libhal, which have symbols in .text that need
to be loaded to IRAM.
2015-06-08 18:19:59 +10:00
..
include Add IRAM attribute for IRAM loaded symbols, add to common FreeRTOS functions 2015-06-08 18:19:59 +10:00
component.mk Basic support for GPIOs 0-15. 2015-06-08 12:09:34 +10:00
esp_iomux.c Basic support for GPIOs 0-15. 2015-06-08 12:09:34 +10:00