KonstantinKondrashov aea2fe0816 freertos: Adds new APIs to set/get and restore base priority 3 anni fa
..
esp32 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
esp32c2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
esp32c3 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
esp32c6 304a8f142d esp32c6: introduce the target 3 anni fa
esp32h2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
esp32s2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
esp32s3 8781a50abe spi_flash: fix hpm dummy error when using 80m flash and psram 3 anni fa
host_test ab02e15601 spi_flash: use Unity fixture in the partition API test 3 anni fa
include b6d69840e8 partition_table: Support registering custom subtypes 3 anni fa
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 anni fa
sim 85d00a4dac ci: Fix host-test failures 3 anni fa
test 0313d2a5b4 esp_flash: Add ext flash on ESP32-C2 3 anni fa
test_apps 0313d2a5b4 esp_flash: Add ext flash on ESP32-C2 3 anni fa
.build-test-rules.yml e69f658ac6 flash_encryption: Add several test environments for flash encryption test 3 anni fa
CMakeLists.txt d5973b8b14 build system: add 'linux' component to common requirements 3 anni fa
Kconfig ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 anni fa
README.rst d9b4b82edc spi_flash: Modify documentations 3 anni fa
cache_utils.c aea2fe0816 freertos: Adds new APIs to set/get and restore base priority 3 anni fa
esp_flash_api.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
esp_flash_spi_init.c ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 anni fa
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 anni fa
flash_mmap.c dc5cab7730 esp_psram: rename esp_private/mmu.h to mmu_psram_flash.h 3 anni fa
flash_ops.c 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 3 anni fa
linker.lf 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 anni fa
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
partition.c 91d0e016a1 spi_flash: fix build for Linux target 3 anni fa
partition_linux.c 9a5f39ec2c spi_flash: Linux target emulation of Partition API 4 anni fa
partition_target.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options 6 anni fa
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 anni fa
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash 4 anni fa
spi_flash_chip_gd.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 anni fa
spi_flash_chip_generic.c ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 anni fa
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 anni fa
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 anni fa
spi_flash_chip_mxic_opi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 anni fa
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 anni fa
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 anni fa
spi_flash_hpm_enable.c ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 anni fa
spi_flash_os_func_app.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 anni fa
spi_flash_os_func_noos.c cf049e15ed esp8684: rename target to esp32c2 4 anni fa
spi_flash_timing_tuning.c 4418a855ba spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 3 anni fa

README.rst

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