Armando 5d3f2c7571 feat(spi_flash): add common test_flash_utils component 2 سال پیش
..
esp32 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
esp32c2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
esp32c3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
esp32c6 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
esp32h2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
esp32s2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
esp32s3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
include 1ec55b7d1a spi_flash: Add GD25LQ255E flash support 2 سال پیش
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 سال پیش
sim 13a305656d host_test: cleanup of make based obsolete code in wl, fatfs and spi_flash 2 سال پیش
test 36aace3f47 spi_flash: Move most tests in unit-test to pytest 2 سال پیش
test_apps 5d3f2c7571 feat(spi_flash): add common test_flash_utils component 2 سال پیش
.build-test-rules.yml 36aace3f47 spi_flash: Move most tests in unit-test to pytest 2 سال پیش
CMakeLists.txt 0402874d3c host_test: wl migrated to Cmake and linux emulation of esp_partition 2 سال پیش
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 سال پیش
README.rst d9b4b82edc spi_flash: Modify documentations 3 سال پیش
cache_utils.c 0f7e39d15a cache: refactor cache_utils into cache_hal instade 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 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 سال پیش
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 dbf3612d6d spi_flash: replace flash clock src change API with mspi timing API 2 سال پیش
linker.lf 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 سال پیش
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 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 سال پیش
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 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 سال پیش
spi_flash_hpm_enable.c 1ec55b7d1a spi_flash: Add GD25LQ255E flash support 2 سال پیش
spi_flash_os_func_app.c 5948c4b8ff spi_flash: rename spi_flash_os_func_app: spi_start, spi_end 2 سال پیش
spi_flash_os_func_noos.c bf2a7b2df6 esp32h4: removed esp32h4 related codes 2 سال پیش
spi_flash_wrap.c 29e0258de2 spi_flash: init wrap in app stage 3 سال پیش

README.rst

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