mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-12 05:53:05 +03:00
fix(spi_flash): 1. Fix flash 120m in qio mode failed on esp32p4 (with 32M map enabled) 2. Add C61 32M flash support (backport v5.5) See merge request espressif/esp-idf!46044
See the spi_flash.rst in the programming guide folder for more details.