esp-idf/components/spi_flash
Wu Zheng Hui 04987ac201 Merge branch 'feature/add_ram_loadable_app_support' into 'master'
feature: add ram loadable app support

See merge request espressif/esp-idf!19465
2023-02-02 10:28:13 +08:00
..
esp32
esp32c2
esp32c3
esp32c6
esp32h2
esp32h4
esp32s2
esp32s3 mspi: move timing tuning to esp_hw_support 2023-01-06 14:41:20 +08:00
include mspi: move timing tuning to esp_hw_support 2023-01-06 14:41:20 +08:00
mock
sim
test esp32h2: add build test 2023-01-17 10:29:04 +08:00
test_apps ci: fix typos tag naming of all flash_multi 2023-02-01 08:46:48 +08:00
.build-test-rules.yml esp32h2: add build test 2023-01-17 10:29:04 +08:00
CMakeLists.txt feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
Kconfig feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
README.rst
cache_utils.c
esp_flash_api.c spi: Mask esp_flash_erase chip with esp_flash_erase_sector 2023-01-08 13:58:37 +00:00
esp_flash_spi_init.c
flash_brownout_hook.c
flash_mmap.c
flash_ops.c mspi: move timing tuning to esp_hw_support 2023-01-06 14:41:20 +08:00
linker.lf feature: add ram loadable app support 2023-02-01 17:57:22 +08:00
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: Mask esp_flash_erase chip with esp_flash_erase_sector 2023-01-08 13:58:37 +00:00
spi_flash_os_func_noos.c

README.rst

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