esp-open-rtos/ld
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
..
eagle.app.v6.ld Add IRAM attribute for IRAM loaded symbols, add to common FreeRTOS functions 2015-06-08 18:19:59 +10:00
eagle.rom.addr.v6.ld Working variant of esp_iot_rtos_sdk (files from commit ec75c85f9ef53) 2015-05-07 14:22:25 +10:00