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

README.rst

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