Armando 8c8affc812 feat(mmu): support mmu and flash mmap driver on p4 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 년 전
esp32p4 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world 2 년 전
esp32s2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 2 년 전
esp32s3 b9c22b126a bugfix(driver/gpio):update the incorrect comment 2 년 전
include 1037135761 docs: provided translation for storage.rst and system.rst and updated a typo for memory-types.rst 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 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world 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 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world 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 8c8affc812 feat(mmu): support mmu and flash mmap driver on p4 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 2 년 전
memspi_host_driver.c fb420725d2 feat(hal): unify hal cmake for spi_flash_hal_gpspi.c 2 년 전
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 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world 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.