laokaiyao b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
..
esp32 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
esp32c2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
esp32c3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
esp32c6 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
esp32h2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
esp32s2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
esp32s3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
include 542a61b6cb support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx 2 лет назад
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 лет назад
sim cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 3 лет назад
test b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
test_apps b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
.build-test-rules.yml e8e58f57a8 spi_flash: support flash mmap pytest on C6 and H2 2 лет назад
CMakeLists.txt 0402874d3c host_test: wl migrated to Cmake and linux emulation of esp_partition 2 лет назад
Kconfig c7053641bc spi_flash: 32M bits address flash map, (for customer use only) 2 лет назад
README.rst d9b4b82edc spi_flash: Modify documentations 3 лет назад
cache_utils.c b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
esp_flash_api.c 542a61b6cb support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx 2 лет назад
esp_flash_spi_init.c b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 лет назад
flash_mmap.c 5bac46b3e8 MMU: Fix stale data being read on memory mapped instruction page 2 лет назад
flash_ops.c b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
linker.lf 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 лет назад
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options 6 лет назад
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash 4 лет назад
spi_flash_chip_gd.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 лет назад
spi_flash_chip_generic.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 лет назад
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_chip_mxic_opi.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 лет назад
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 лет назад
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_hpm_enable.c 47c2c13de5 build: Adds support for universal Clang toolchain 3 лет назад
spi_flash_os_func_app.c cfc8332833 spi: Mask esp_flash_erase chip with esp_flash_erase_sector 3 лет назад
spi_flash_os_func_noos.c b7053b46ef esp32h4: remove esp32h4 target from peripherals 2 лет назад
spi_flash_wrap.c 29e0258de2 spi_flash: init wrap in app stage 2 лет назад

README.rst

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