Gao Xu 1005c3b9d5 Merge branch 'feature/add_flash_copy_to_psram_example' into 'master' 3 лет назад
..
esp32 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
esp32c2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
esp32c3 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
esp32c6 304a8f142d esp32c6: introduce the target 3 лет назад
esp32h2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
esp32s2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
esp32s3 8781a50abe spi_flash: fix hpm dummy error when using 80m flash and psram 3 лет назад
host_test ab02e15601 spi_flash: use Unity fixture in the partition API test 3 лет назад
include 421e77d773 spi_flash: Add several flash chips HPM(120M) support 3 лет назад
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 лет назад
sim 85d00a4dac ci: Fix host-test failures 3 лет назад
test 0313d2a5b4 esp_flash: Add ext flash on ESP32-C2 3 лет назад
test_apps 0313d2a5b4 esp_flash: Add ext flash on ESP32-C2 3 лет назад
.build-test-rules.yml e69f658ac6 flash_encryption: Add several test environments for flash encryption test 3 лет назад
CMakeLists.txt d5973b8b14 build system: add 'linux' component to common requirements 3 лет назад
Kconfig ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 лет назад
README.rst d9b4b82edc spi_flash: Modify documentations 3 лет назад
cache_utils.c aea2fe0816 freertos: Adds new APIs to set/get and restore base priority 3 лет назад
esp_flash_api.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
esp_flash_spi_init.c ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 лет назад
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 лет назад
flash_mmap.c dc5cab7730 esp_psram: rename esp_private/mmu.h to mmu_psram_flash.h 3 лет назад
flash_ops.c 6005cc9163 hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 3 лет назад
linker.lf 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 лет назад
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
partition.c 91d0e016a1 spi_flash: fix build for Linux target 3 лет назад
partition_linux.c 9a5f39ec2c spi_flash: Linux target emulation of Partition API 4 лет назад
partition_target.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 лет назад
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 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_chip_generic.c ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 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 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 лет назад
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 лет назад
spi_flash_hpm_enable.c 421e77d773 spi_flash: Add several flash chips HPM(120M) support 3 лет назад
spi_flash_os_func_app.c 0909f5b230 system: don't disable cache if Flash .text and .rodata are moved to PSRAM 3 лет назад
spi_flash_os_func_noos.c cf049e15ed esp8684: rename target to esp32c2 4 лет назад
spi_flash_timing_tuning.c 4418a855ba spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 3 лет назад

README.rst

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