esp-idf/components/esp_rom/esp32s2/ld
jingli 236bd27134 further fix spi flash/ram current leakage
Currently, we pull up cs io for spi flash/ram to reduce current leakage during
light sleep. But some kind of spi flash/ram chip need all io pull up. Otherwise,
current leakage will still exist.
2022-07-28 13:11:55 +08:00
..
esp32s2.rom.api.ld further fix spi flash/ram current leakage 2022-07-28 13:11:55 +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-02-07 11:23:59 +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-02-07 11:23:59 +01:00
esp32s2.rom.spiflash.ld spi_flash: fix the reading issue using the ROM functions in the ROM 2020-02-26 11:12:09 +08:00