OVMS3-idf/components/esp_rom/esp32s2beta/ld
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
..
esp32s2beta.rom.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
esp32s2beta.rom.libgcc.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
esp32s2beta.rom.newlib-data.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
esp32s2beta.rom.newlib-funcs.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
esp32s2beta.rom.newlib-stdio.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
esp32s2beta.rom.redefined.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
esp32s2beta.rom.spiflash.ld add two APIs into esp32beta.rom.spiflash.ld to fix compile error 2019-06-21 21:50:48 +08:00
esp32s2beta.rom.syscalls.ld esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00