mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
When config flash mode as QIO mode, the error that esp_rom_spiflash_wait_idle and esp_rom_spiflash_config_readmode are undefined happens when compile, so add these two APIs to fix the error.