OVMS3-idf/components/esp_rom
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
..
esp32/ld Merge branch 'bugfix/libgcc_fpu_functions' into 'master' 2019-06-04 08:41:58 +08:00
esp32s2beta/ld add two APIs into esp32beta.rom.spiflash.ld to fix compile error 2019-06-21 21:50:48 +08:00
include build and link hello-world for esp32s2beta 2019-06-11 13:07:37 +08:00
CMakeLists.txt esp_rom: update ld scripts to export strong symbols 2019-06-13 19:34:40 +08:00
component.mk esp_rom: don’t include locale functions when compiling with newlib 3 2019-04-10 13:52:30 +08:00
esp_rom.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00