mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
5b91a8173e
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 |
||
---|---|---|
.. | ||
main | ||
.gitignore | ||
CMakeLists.txt | ||
Makefile |