Cao Sen Miao d397464fc4 spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h %!s(int64=4) %!d(string=hai) anos
..
esp32 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
esp32c3 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
esp32h2 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
esp32s2 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
esp32s3 d397464fc4 spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h %!s(int64=4) %!d(string=hai) anos
esp8684 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
include b0decda1e3 bootloader: move bootloader flash support to isolate folders %!s(int64=4) %!d(string=hai) anos
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash %!s(int64=4) %!d(string=hai) anos
sim d397464fc4 spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h %!s(int64=4) %!d(string=hai) anos
test d397464fc4 spi_flash: refactor spi_flash.h to esp_rom_spiflash.h but keep the content in spi_flash.h %!s(int64=4) %!d(string=hai) anos
CMakeLists.txt 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
Kconfig 56edc81b5d spi_flash: add support for th 1M flash %!s(int64=4) %!d(string=hai) anos
README.rst 476fdcba68 spi_flash: update docs after adding CONFIG_SPI_FLASH_AUTO_SUSPEND %!s(int64=5) %!d(string=hai) anos
README_legacy.rst 492b061cbc doc: update the memory types and startup docs %!s(int64=4) %!d(string=hai) anos
cache_utils.c 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
cache_utils.h 5228d9f9ce esp32c3: Apply one-liner/small changes for ESP32-C3 %!s(int64=5) %!d(string=hai) anos
esp_flash_api.c 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
esp_flash_spi_init.c 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
flash_mmap.c 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
flash_ops.c b0decda1e3 bootloader: move bootloader flash support to isolate folders %!s(int64=4) %!d(string=hai) anos
linker.lf 3a4db97cec spi_flash: move patch files to common rom patch folder %!s(int64=4) %!d(string=hai) anos
memspi_host_driver.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
partition.c ad9230fb34 spi_flash: minor cleanup, use type/subtype from esp_partition.h %!s(int64=4) %!d(string=hai) anos
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options %!s(int64=6) %!d(string=hai) anos
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_gd.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_generic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_mxic_opi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash %!s(int64=4) %!d(string=hai) anos
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC %!s(int64=4) %!d(string=hai) anos
spi_flash_os_func_app.c 884a6b17cc spi_flash: No CPU release time for an erase operation when OS is not running %!s(int64=4) %!d(string=hai) anos
spi_flash_os_func_noos.c 3934e24d22 ESP8684: add spi_flash, efuse, hw_support support %!s(int64=4) %!d(string=hai) anos
spi_flash_timing_tuning.c c331c85318 mspi: make cpu clock source switch safe %!s(int64=4) %!d(string=hai) anos

README.rst

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

The docs above is for the new SPI Flash API above 4.0, for legacy implementation (CONFIG_SPI_FLASH_USE_LEGACY_IMPL enabled), read README_legayc.rst in the same folder with this readme.