esp-idf/components/esp32s2beta/ld
Marius Vikhammer 0dfe45249a 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-07-12 09:18:15 +08:00
..
esp32s2beta_fragments.lf esp_wifi: Put some rx code to iram 2019-11-13 11:44:23 +00:00
esp32s2beta.ld esp32s2: Adds apptrace support 2019-11-13 15:24:01 +03:00
esp32s2beta.peripherals.ld feature: Add uart hal support. 2019-11-26 20:01:50 +08:00
esp32s2beta.project.ld.in soc: add dummy bytes to ensure instr prefetch always valid 2021-07-12 09:18:15 +08:00