OVMS3-idf/components/esp_rom/esp32s2beta
chenjianqiang fd8b526f7c add two APIs into esp32beta.rom.spiflash.ld to fix compile error
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.
2019-06-21 21:50:48 +08:00
..
ld add two APIs into esp32beta.rom.spiflash.ld to fix compile error 2019-06-21 21:50:48 +08:00