a566a51c09
IRAM/IROM sections. esp-open-rtos compiled code: .text goes into irom by default, symbols explicitly marked with IRAM attribute go into iram. SDK code: .text goes into iram by default, symbols marked with ICACHE_FLASH_ATTR go into irom. libgcc functions also go into iram by default. |
||
---|---|---|
.. | ||
eagle.app.v6.ld | ||
eagle.rom.addr.v6.ld |