esp-idf/components/spi_flash
C.S.M 0e95c0f4f8 Merge branch 'ci/reduce_flash_build_ci' into 'master'
spi_flash: reduce build times on ci

See merge request espressif/esp-idf!26264
2023-10-14 09:41:35 +08:00
..
esp32
esp32c2
esp32c3
esp32c6
esp32h2
esp32p4
esp32s2
esp32s3
include feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
mock
sim/stubs/soc/include/hal
test
test_apps ci(spi_flash): reduce build times on ci 2023-10-13 17:54:42 +08:00
CMakeLists.txt
Kconfig fix(ota): Fixed OTA fail on octal flash with 32MB memory, 2023-10-13 12:01:26 +08:00
README.rst
cache_utils.c change(cache): swap cache hal arg 'type' and 'level' 2023-09-22 14:19:41 +08:00
esp_flash_api.c feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
esp_flash_spi_init.c
flash_brownout_hook.c
flash_mmap.c feat(cache): support cache driver on esp32p4 2023-09-22 14:19:41 +08:00
flash_ops.c
linker.lf
memspi_host_driver.c
sdkconfig.rename fix(ota): Fixed OTA fail on octal flash with 32MB memory, 2023-10-13 12:01:26 +08:00
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 feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
spi_flash_os_func_noos.c
spi_flash_wrap.c

README.rst

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