Song Ruo Jing 56302544f6 Merge branch 'ci/enable_esp32c6_target_test_stage' into 'master' 3 år sedan
..
esp32 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 år sedan
esp32c2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 år sedan
esp32c3 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 år sedan
esp32c6 d9f01ed43c spi_flash: bringup for esp32c6 3 år sedan
esp32h2 86aa4df5b5 ESP32-H2: Introduce new target for ESP32H2 3 år sedan
esp32h4 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 år sedan
esp32s2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 år sedan
esp32s3 cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 3 år sedan
include fa3a8fdd91 esp_flash: correct veriable 'size' description 3 år sedan
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 år sedan
sim cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 3 år sedan
test 1575b9e43a ci: Disable all currently failed target tests for esp32c6 3 år sedan
test_apps 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) 3 år sedan
.build-test-rules.yml 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) 3 år sedan
CMakeLists.txt c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 år sedan
Kconfig ff8dd1e1a8 esp32c6: add spi_flash support 3 år sedan
README.rst d9b4b82edc spi_flash: Modify documentations 3 år sedan
cache_utils.c 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 år sedan
esp_flash_api.c 54d9da987a Merge branch 'bugfix/flash_large_memory_size' into 'master' 3 år sedan
esp_flash_spi_init.c fa3a8fdd91 esp_flash: correct veriable 'size' description 3 år sedan
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 år sedan
flash_mmap.c 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 år sedan
flash_ops.c 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 år sedan
linker.lf 2c9bb4eb7d spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash) 3 år sedan
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 år sedan
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options 6 år sedan
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 år sedan
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash 4 år sedan
spi_flash_chip_gd.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 år sedan
spi_flash_chip_generic.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 år sedan
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 år sedan
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 år sedan
spi_flash_chip_mxic_opi.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 år sedan
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 år sedan
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 år sedan
spi_flash_hpm_enable.c 47c2c13de5 build: Adds support for universal Clang toolchain 3 år sedan
spi_flash_os_func_app.c 0909f5b230 system: don't disable cache if Flash .text and .rodata are moved to PSRAM 3 år sedan
spi_flash_os_func_noos.c 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 år sedan
spi_flash_timing_tuning.c 4418a855ba spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 3 år sedan

README.rst

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