2019-03-19 14:19:39 +08:00
|
|
|
[mapping:spi_flash]
|
2018-04-18 10:57:45 +08:00
|
|
|
archive: libspi_flash.a
|
2017-05-24 12:35:12 +10:00
|
|
|
entries:
|
2020-03-19 22:49:25 +08:00
|
|
|
spi_flash_rom_patch (noflash)
|
2019-01-08 18:29:25 +08:00
|
|
|
spi_flash_chip_generic (noflash)
|
|
|
|
spi_flash_chip_issi (noflash)
|
2020-03-19 22:49:25 +08:00
|
|
|
spi_flash_chip_mxic (noflash)
|
2020-07-27 03:13:07 +08:00
|
|
|
spi_flash_chip_gd (noflash)
|
|
|
|
spi_flash_chip_winbond (noflash)
|
2019-01-08 18:29:25 +08:00
|
|
|
memspi_host_driver (noflash)
|
2021-01-24 00:48:07 +08:00
|
|
|
|
|
|
|
if IDF_TARGET_ESP32 = n:
|
2021-04-15 17:13:48 +08:00
|
|
|
spi_flash_chip_boya (noflash)
|
|
|
|
|
|
|
|
if IDF_TARGET_ESP32S3 = y:
|
|
|
|
spi_flash_timing_tuning (noflash)
|
|
|
|
|
|
|
|
if IDF_TARGET_ESP32S3 = y && ESPTOOLPY_OCT_FLASH = y:
|
|
|
|
spi_flash_oct_flash_init (noflash)
|