esp-idf/components/spi_flash
Omar Chebib 6f888390ab fix(spi_flash): fix a bug where l2 cache was configured from flash 2024-04-15 13:55:38 +08:00
..
esp32
esp32c2
esp32c3
esp32c6
esp32h2
esp32p4
esp32s2
esp32s3
include
linux
mock
sim/stubs/soc/include/hal
test
test_apps ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
CMakeLists.txt
Kconfig
README.rst
cache_utils.c fix(spi_flash): fix a bug where l2 cache was configured from flash 2024-04-15 13:55:38 +08:00
esp_flash_api.c
esp_flash_spi_init.c feat(esp32c61): ci enable header check, fix c61 build 2024-03-27 19:39:59 +08:00
flash_brownout_hook.c
flash_mmap.c
flash_ops.c feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
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 feat(esp32c61): final introduce helloworld support 2024-04-02 10:50:52 +08:00
spi_flash_wrap.c

README.rst

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