esp-idf/components/esp32s2/ld
Marius Vikhammer 8ac74082f1 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-03-29 13:50:03 +08:00
..
esp32s2_fragments.lf esp32: move coredump sections and schemes to espcoredump 2021-03-01 14:19:34 +08:00
esp32s2.ld bootloader esp32s2: Increase bootloader DRAM & IRAM allowance 2020-07-27 00:01:10 +00:00
esp32s2.peripherals.ld Add USB Host registers and types and LL layer 2020-12-24 19:43:42 +08:00
esp32s2.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00