esp-idf/components/esp32s2/ld
Marius Vikhammer 54383f684f soc: add dummy bytes to ensure instr prefetch always valid
The CPU might prefetch instructions, which means it in some cases
will try to fetch instruction located after the last instruction in
flash.text.

Add dummy bytes to ensure fetching these wont result in an error,
 e.g. MMU exceptions
2021-06-26 08:54:46 +08:00
..
esp32s2_fragments.lf global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
esp32s2.ld build: (Custom) App version info is now on a dedicated section, independent of the rodata alignment 2021-05-10 11:17:58 +08:00
esp32s2.peripherals.ld TWAI: Add ESP32-S2 support 2020-07-30 22:09:39 +08:00
esp32s2.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-06-26 08:54:46 +08:00