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