mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 20:54:24 +00:00
spi_flash: support working on differnt buses and frequency
This commit is contained in:

committed by
bot

parent
ce4de867d6
commit
1036a091fe
@@ -2,9 +2,7 @@
|
||||
archive: libspi_flash.a
|
||||
entries:
|
||||
spi_flash_rom_patch (noflash_text)
|
||||
spi_flash_lowlevel_api (noflash)
|
||||
spi_flash_lowlevel_generic (noflash)
|
||||
spi_flash_lowlevel_issi (noflash)
|
||||
spi_flash_lowlevel_idf_app (noflash)
|
||||
spi_flash_driver_hs (noflash)
|
||||
spi_flash_chip_generic (noflash)
|
||||
spi_flash_chip_issi (noflash)
|
||||
memspi_host_driver (noflash)
|
||||
|
||||
|
Reference in New Issue
Block a user