esp-idf/components/esp_rom/esp32s2/ld
wanglei 4ba10243f4 cache: patch some rom cache api, rename those apis in ld
1. Cache_Count_Flash_Pages, fix this api return enexpected + 1
2. Cache_Suspend_I/DCache, add wait cache idle after suspend cache
3. Cache_Freeze_I/DCache_Enable, add wait cache idle after freeze
2023-06-19 10:53:51 +08:00
..
esp32s2.rom.api.ld rom: patch uart function to switch buffer 2023-01-31 13:11:32 +08:00
esp32s2.rom.ld cache: patch some rom cache api, rename those apis in ld 2023-06-19 10:53:51 +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