esp-idf/components/spi_flash
Armando d4725fb34d partition: use esp_partition_munmap instead of spi_flash_munmap 2022-11-10 11:26:51 +08:00
..
esp32
esp32c2
esp32c3
esp32h2
esp32s2
esp32s3 spi_flash: fix hpm dummy error when using 80m flash and psram 2022-07-28 14:32:30 +08:00
include Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
mock
sim Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
test partition: use esp_partition_munmap instead of spi_flash_munmap 2022-11-10 11:26:51 +08:00
test_apps/flash_encryption build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
.build-test-rules.yml Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
CMakeLists.txt Storage: Partition APIs moved to the new component 'esp_partition' 2022-11-02 21:49:08 +01:00
Kconfig
README.rst
cache_utils.c freertos: Adds new APIs to set/get and restore base priority 2022-09-07 21:16:00 +08:00
esp_flash_api.c
esp_flash_spi_init.c
flash_brownout_hook.c
flash_mmap.c esp_psram: rename esp_private/mmu.h to mmu_psram_flash.h 2022-08-27 15:11:15 +08:00
flash_ops.c
linker.lf
memspi_host_driver.c
sdkconfig.rename
spi_flash_chip_boya.c
spi_flash_chip_drivers.c
spi_flash_chip_gd.c
spi_flash_chip_generic.c
spi_flash_chip_issi.c
spi_flash_chip_mxic.c
spi_flash_chip_mxic_opi.c
spi_flash_chip_th.c
spi_flash_chip_winbond.c
spi_flash_hpm_enable.c
spi_flash_os_func_app.c
spi_flash_os_func_noos.c
spi_flash_timing_tuning.c

README.rst

See the spi_flash.rst in the programming guide folder for more details.