mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-10 07:58:01 +00:00
This fixes the performance impact for spi_flash_write and spi_flash_erase. With this change, NVS init in single core mode takes about 50ms (compared to >2seconds before that).