mirror of
https://github.com/espressif/esp-idf
synced 2025-04-16 19:50:09 -04: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.