mirror of
https://github.com/espressif/esp-idf
synced 2025-04-10 16:50:09 -04:00
- Adds arbitration between the erase and write in suspend mode (If the flash memory is suspended then only a read operation can be performed.) - espcoredump: Dump does not use suspend feature, just resume before continue. - spi_flash: Add release_cpu() to do suspend/release_cpu/resume