Armando 739b3f03fb kconfig: make 120 MSPI DDR as experimental feature hace 2 años
..
esp32 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32c2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32c3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32c6 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32h2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32h4 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32s2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
esp32s3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
include c9f780dc2e gpio: support runtime preserve hace 2 años
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash hace 4 años
sim cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT hace 3 años
test 3556fe9326 spi_flash: enable spi flash cache test on c6 h2 hace 2 años
test_apps e8e58f57a8 spi_flash: support flash mmap pytest on C6 and H2 hace 2 años
.build-test-rules.yml e8e58f57a8 spi_flash: support flash mmap pytest on C6 and H2 hace 2 años
CMakeLists.txt 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
Kconfig 739b3f03fb kconfig: make 120 MSPI DDR as experimental feature hace 2 años
README.rst d9b4b82edc spi_flash: Modify documentations hace 3 años
cache_utils.c 4997689de5 cache: support h2 and c6 cache error hace 2 años
esp_flash_api.c 5bac46b3e8 MMU: Fix stale data being read on memory mapped instruction page hace 2 años
esp_flash_spi_init.c bc655a6890 spi_flash: Allow clock frequency up to 64M, and make it default on ESP32H2 hace 2 años
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected hace 3 años
flash_mmap.c 5bac46b3e8 MMU: Fix stale data being read on memory mapped instruction page hace 2 años
flash_ops.c c9f780dc2e gpio: support runtime preserve hace 2 años
linker.lf 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side hace 2 años
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers hace 3 años
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options hace 6 años
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC hace 4 años
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash hace 4 años
spi_flash_chip_gd.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, hace 3 años
spi_flash_chip_generic.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, hace 3 años
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC hace 4 años
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC hace 4 años
spi_flash_chip_mxic_opi.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, hace 3 años
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash hace 4 años
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC hace 4 años
spi_flash_hpm_enable.c 47c2c13de5 build: Adds support for universal Clang toolchain hace 3 años
spi_flash_os_func_app.c cfc8332833 spi: Mask esp_flash_erase chip with esp_flash_erase_sector hace 3 años
spi_flash_os_func_noos.c 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported hace 3 años
spi_flash_wrap.c 29e0258de2 spi_flash: init wrap in app stage hace 2 años

README.rst

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