mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 20:54:24 +00:00

fix(mmap): fixed cache2phys and phy2cache not patched when XIP on PSRAM Closes IDF-10983 See merge request espressif/esp-idf!33629
See the spi_flash.rst in the programming guide folder for more details.