kopia lustrzana https://github.com/espressif/esp-idf
22 wiersze
653 B
Plaintext
22 wiersze
653 B
Plaintext
[mapping:spi_flash]
|
|
archive: libspi_flash.a
|
|
entries:
|
|
spi_flash_rom_patch (noflash)
|
|
spi_flash_chip_generic (noflash)
|
|
spi_flash_chip_issi (noflash)
|
|
spi_flash_chip_mxic (noflash)
|
|
spi_flash_chip_gd (noflash)
|
|
spi_flash_chip_winbond (noflash)
|
|
spi_flash_chip_boya (noflash)
|
|
spi_flash_chip_th (noflash)
|
|
memspi_host_driver (noflash)
|
|
|
|
if IDF_TARGET_ESP32S3 = y:
|
|
spi_flash_timing_tuning (noflash)
|
|
spi_timing_config (noflash)
|
|
spi_flash_chip_mxic_opi (noflash)
|
|
spi_flash_hpm_enable (noflash)
|
|
|
|
if IDF_TARGET_ESP32S3 = y && ESPTOOLPY_OCT_FLASH = y:
|
|
spi_flash_oct_flash_init (noflash)
|