esp-idf/components/esp32/ld
Ivan Grokhotkov ef10c2576f esp32: allow up to 8 kB of ULP program size
The remaining 4 kB had been reserved for storing RF calibration and
BT stack state since 4e092be6. However, these features never got
implemented. If we ever need to place RF related data into RTC slow
memory, we can do this by creating a variable with RTC_NOINIT_ATTR
instead.

Closes https://github.com/espressif/esp-idf/issues/3993
2020-10-05 11:41:39 +02:00
..
esp32_fragments.lf Added coredump user defined variable into coredump 2020-06-15 02:35:38 +08:00
esp32.extram.bss.ld linker external bss: Align end of ext bss to word boundary 2018-12-20 01:40:05 +00:00
esp32.ld esp32: allow up to 8 kB of ULP program size 2020-10-05 11:41:39 +02:00
esp32.peripherals.ld TWAI: Add ESP32-S2 support 2020-06-30 16:56:03 +08:00
esp32.project.ld.in esp_system: component init functions macro 2020-06-19 18:40:09 +10:00