esp-idf/components/spi_flash
Adam Múdry ab1eb37fe8 feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
..
esp32
esp32c2
esp32c3
esp32c6
esp32h2
esp32p4 feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
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 fix(ci): change build-test-rules files folder 2023-09-20 19:17:06 +08:00
CMakeLists.txt
Kconfig [docs] Update API Reference of SPI Flash for AR2023-003 2023-08-27 18:31:31 +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
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 feat(esp32p4): introduced new target esp32p4, supported hello_world 2023-08-09 19:33:25 +08:00
spi_flash_wrap.c

README.rst

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