kopia lustrzana https://github.com/espressif/esp-idf
8ac74082f1
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 |
||
---|---|---|
.. | ||
include | ||
ld | ||
test | ||
CMakeLists.txt | ||
Kconfig | ||
Makefile.projbuild | ||
cache_err_int.c | ||
clk.c | ||
component.mk | ||
crosscore_int.c | ||
dport_access.c | ||
esp_crypto_lock.c | ||
esp_ds.c | ||
esp_hmac.c | ||
hw_random.c | ||
linker.lf | ||
memprot.c | ||
spiram.c | ||
spiram_psram.c | ||
spiram_psram.h | ||
system_api_esp32s2.c |