2019-03-19 06:19:39 +00:00
|
|
|
[mapping:spi_flash]
|
2018-04-18 02:57:45 +00:00
|
|
|
archive: libspi_flash.a
|
2017-05-24 02:35:12 +00:00
|
|
|
entries:
|
2019-01-08 10:29:25 +00:00
|
|
|
spi_flash_chip_generic (noflash)
|
|
|
|
spi_flash_chip_issi (noflash)
|
2020-03-19 14:49:25 +00:00
|
|
|
spi_flash_chip_mxic (noflash)
|
2020-07-26 19:13:07 +00:00
|
|
|
spi_flash_chip_gd (noflash)
|
|
|
|
spi_flash_chip_winbond (noflash)
|
2021-12-01 07:13:02 +00:00
|
|
|
spi_flash_chip_boya (noflash)
|
|
|
|
spi_flash_chip_th (noflash)
|
2019-01-08 10:29:25 +00:00
|
|
|
memspi_host_driver (noflash)
|
2022-05-30 08:49:19 +00:00
|
|
|
flash_brownout_hook (noflash)
|
2021-01-23 16:48:07 +00:00
|
|
|
|
2021-04-15 09:13:48 +00:00
|
|
|
if IDF_TARGET_ESP32S3 = y:
|
|
|
|
spi_flash_timing_tuning (noflash)
|
2021-08-13 03:30:54 +00:00
|
|
|
spi_timing_config (noflash)
|
2022-02-25 09:03:45 +00:00
|
|
|
spi_flash_chip_mxic_opi (noflash)
|
|
|
|
spi_flash_hpm_enable (noflash)
|
2021-04-15 09:13:48 +00:00
|
|
|
|
2022-09-23 09:32:16 +00:00
|
|
|
if ESPTOOLPY_OCT_FLASH = y || ESPTOOLPY_FLASH_MODE_AUTO_DETECT = y:
|
2021-04-15 09:13:48 +00:00
|
|
|
spi_flash_oct_flash_init (noflash)
|