esp-idf/components/esp32c3/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
..
esp32c3_fragments.lf esp32: move coredump sections and schemes to espcoredump 2021-03-01 14:19:34 +08:00
esp32c3.ld esp32c3: added target component 2020-12-11 11:44:01 +08:00
esp32c3.peripherals.ld system: reset dma when soft reset 2021-01-25 04:51:40 +00:00
esp32c3.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-03-29 13:50:03 +08:00