mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-19 17:47:27 +00:00

During the early start, the virtual eFuse mode can call erase operations when OS is not yet running. Possible workaround: CONFIG_SPI_FLASH_YIELD_DURING_ERASE=n Fixed for the legacy flash driver as well.