Jiang Guang Ming d476c4338e spi_flash: support esp_flash rom impl test on c6 and h2 2 lat temu
..
esp32 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
esp32c2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
esp32c3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
esp32c6 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
esp32h2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
esp32s2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
esp32s3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
include 1ec55b7d1a spi_flash: Add GD25LQ255E flash support 2 lat temu
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 lat temu
sim 13a305656d host_test: cleanup of make based obsolete code in wl, fatfs and spi_flash 2 lat temu
test 36aace3f47 spi_flash: Move most tests in unit-test to pytest 2 lat temu
test_apps d476c4338e spi_flash: support esp_flash rom impl test on c6 and h2 2 lat temu
.build-test-rules.yml 36aace3f47 spi_flash: Move most tests in unit-test to pytest 2 lat temu
CMakeLists.txt 0402874d3c host_test: wl migrated to Cmake and linux emulation of esp_partition 2 lat temu
Kconfig ed96dadd06 spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2 lat temu
README.rst d9b4b82edc spi_flash: Modify documentations 3 lat temu
cache_utils.c bf2a7b2df6 esp32h4: removed esp32h4 related codes 2 lat temu
esp_flash_api.c 542a61b6cb support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx 2 lat temu
esp_flash_spi_init.c ed96dadd06 spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2 lat temu
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 lat temu
flash_mmap.c 5bac46b3e8 MMU: Fix stale data being read on memory mapped instruction page 2 lat temu
flash_ops.c dbf3612d6d spi_flash: replace flash clock src change API with mspi timing API 2 lat temu
linker.lf 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 lat temu
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 lat temu
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options 6 lat temu
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 lat temu
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash 4 lat temu
spi_flash_chip_gd.c ed96dadd06 spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2 lat temu
spi_flash_chip_generic.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 lat temu
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 lat temu
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 lat temu
spi_flash_chip_mxic_opi.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 lat temu
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 lat temu
spi_flash_chip_winbond.c ed96dadd06 spi_flash: 2nd stage for supporting flash suspend. (1). Support more esp chips (2). Improve real-time performance (3). Making timing more stable (4) Add documents 2 lat temu
spi_flash_hpm_enable.c 1ec55b7d1a spi_flash: Add GD25LQ255E flash support 2 lat temu
spi_flash_os_func_app.c cfc8332833 spi: Mask esp_flash_erase chip with esp_flash_erase_sector 3 lat temu
spi_flash_os_func_noos.c bf2a7b2df6 esp32h4: removed esp32h4 related codes 2 lat temu
spi_flash_wrap.c 29e0258de2 spi_flash: init wrap in app stage 3 lat temu

README.rst

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