mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
54383f684f
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 |
||
---|---|---|
.. | ||
esp32s2_fragments.lf | ||
esp32s2.ld | ||
esp32s2.peripherals.ld | ||
esp32s2.project.ld.in |