esp-idf/components/spi_flash/include
2024-05-27 19:42:47 +08:00
..
esp_private feat(spi_flash): Adjust flash clock to real 80M clock, and support 32bit address on eco1 2024-05-27 19:42:47 +08:00
spi_flash spi_flash: Support flash wrap (burst read), flash driver side 2023-02-13 11:10:15 +08:00
esp_flash_internal.h refactor(spi): moved spi hw sharing func to hw support 2023-11-20 12:07:54 +08:00
esp_flash_spi_init.h
esp_flash.h spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
esp_spi_flash_counters.h docs: provided translation for storage.rst and system.rst and updated a typo for memory-types.rst 2023-07-27 16:24:29 +08:00
esp_spi_flash.h spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
memspi_host_driver.h
spi_flash_chip_boya.h
spi_flash_chip_driver.h fix(ll): fix cpp compile error 2023-09-14 14:48:12 +08:00
spi_flash_chip_gd.h
spi_flash_chip_generic.h
spi_flash_chip_issi.h
spi_flash_chip_mxic.h
spi_flash_chip_th.h
spi_flash_chip_winbond.h
spi_flash_mmap.h flash_mmap: migrate to use esp_mmap driver 2023-02-07 20:23:52 +08:00
spi_flash_override.h spi_flash: Add GD25LQ255E flash support 2023-05-17 18:28:57 +08:00