esp-idf/components/esp_rom/esp32s2/ld
Marius Vikhammer cfbe0a035b esp-rom: add missing spi-flash ROM API functions
Added symbols for the SPI flash API which we export from the ROM interface,
deleted functions which are not exported.

Closes https://github.com/espressif/esp-idf/issues/1212
2022-08-08 16:34:10 +08:00
..
esp32s2.rom.api.ld esp-rom: add missing spi-flash ROM API functions 2022-08-08 16:34:10 +08:00
esp32s2.rom.ld fix: add spi_flash.h for s2, s3, c3 targets in cpu_start.c 2021-01-27 12:35:49 +08:00
esp32s2.rom.libgcc.ld esp_rom: splict libgcc and libc outof rom.ld bundle file 2020-01-23 00:27:47 +08:00
esp32s2.rom.newlib-data.ld newlib: add _RETARGETABLE_LOCKING support 2020-12-29 16:18:04 +01:00
esp32s2.rom.newlib-funcs.ld esp_rom: remove functions which depend on sizeof(struct stat) 2022-01-06 15:20:04 +01:00
esp32s2.rom.newlib-nano.ld esp32s2: esp_rom: separate nano formatting functions, fix newlib tests 2020-01-23 18:07:37 +01:00
esp32s2.rom.newlib-time.ld esp_rom: remove functions which depend on sizeof(struct stat) 2022-01-06 15:20:04 +01:00
esp32s2.rom.spiflash.ld spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00