Armando (Dou Yiwen) b58a2ea6a6 Merge branch 'feature/support_cache_p4' into 'master' 2 vuotta sitten
..
esp32 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
esp32c2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
esp32c3 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
esp32c6 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
esp32h2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
esp32p4 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world 2 vuotta sitten
esp32s2 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
esp32s3 b9c22b126a bugfix(driver/gpio):update the incorrect comment 2 vuotta sitten
include 255d499884 fix(ll): fix cpp compile error 2 vuotta sitten
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 vuotta sitten
sim 13a305656d host_test: cleanup of make based obsolete code in wl, fatfs and spi_flash 2 vuotta sitten
test 36aace3f47 spi_flash: Move most tests in unit-test to pytest 2 vuotta sitten
test_apps 2e11919f70 fix(ci): change build-test-rules files folder 2 vuotta sitten
CMakeLists.txt 0402874d3c host_test: wl migrated to Cmake and linux emulation of esp_partition 2 vuotta sitten
Kconfig 290ca75ae0 [docs] Update API Reference of SPI Flash for AR2023-003 2 vuotta sitten
README.rst d9b4b82edc spi_flash: Modify documentations 3 vuotta sitten
cache_utils.c ec27891af6 change(cache): swap cache hal arg 'type' and 'level' 2 vuotta sitten
esp_flash_api.c 542a61b6cb support SPI_FLASH_ENABLE_COUNTERS feature on esp_flash driver and rename the functions to esp_flash_xx 2 vuotta sitten
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 vuotta sitten
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 vuotta sitten
flash_mmap.c ea38a2e9a4 feat(cache): support cache driver on esp32p4 2 vuotta sitten
flash_ops.c dbf3612d6d spi_flash: replace flash clock src change API with mspi timing API 2 vuotta sitten
linker.lf 0d37436f36 spi_flash: Support flash wrap (burst read), flash driver side 3 vuotta sitten
memspi_host_driver.c fb420725d2 feat(hal): unify hal cmake for spi_flash_hal_gpspi.c 2 vuotta sitten
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options 6 vuotta sitten
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 vuotta sitten
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash 4 vuotta sitten
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 vuotta sitten
spi_flash_chip_generic.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 vuotta sitten
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 vuotta sitten
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 vuotta sitten
spi_flash_chip_mxic_opi.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 vuotta sitten
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 vuotta sitten
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 vuotta sitten
spi_flash_hpm_enable.c 1ec55b7d1a spi_flash: Add GD25LQ255E flash support 2 vuotta sitten
spi_flash_os_func_app.c 5948c4b8ff spi_flash: rename spi_flash_os_func_app: spi_start, spi_end 2 vuotta sitten
spi_flash_os_func_noos.c 706d684418 feat(esp32p4): introduced new target esp32p4, supported hello_world 2 vuotta sitten
spi_flash_wrap.c 29e0258de2 spi_flash: init wrap in app stage 3 vuotta sitten

README.rst

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