Michael (XIAO Xufeng) c42fe6769a Merge branch 'feat/codeowner_spi_flash_docs' into 'master' 3 yıl önce
..
esp32 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 yıl önce
esp32c2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 yıl önce
esp32c3 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 yıl önce
esp32c6 d9f01ed43c spi_flash: bringup for esp32c6 3 yıl önce
esp32h2 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 yıl önce
esp32h4 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 yıl önce
esp32s2 a690a87829 spi_flash: Remove legacy spi_flash drivers 3 yıl önce
esp32s3 cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 3 yıl önce
include daa4af1b1f docs: split spi_flash api-reference documents to peripherals folder 3 yıl önce
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 yıl önce
sim cd21058097 C/Cxx: unify static assertions with the macro ESP_STATIC_ASSERT 3 yıl önce
test 1575b9e43a ci: Disable all currently failed target tests for esp32c6 3 yıl önce
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 yıl önce
.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 yıl önce
CMakeLists.txt c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 yıl önce
Kconfig ff8dd1e1a8 esp32c6: add spi_flash support 3 yıl önce
README.rst d9b4b82edc spi_flash: Modify documentations 3 yıl önce
cache_utils.c 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 yıl önce
esp_flash_api.c 54d9da987a Merge branch 'bugfix/flash_large_memory_size' into 'master' 3 yıl önce
esp_flash_spi_init.c 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 yıl önce
flash_brownout_hook.c 6a2d3509dc spi_flash: Making XMC flash works more stable when brownout detected 3 yıl önce
flash_mmap.c 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 yıl önce
flash_ops.c 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 yıl önce
linker.lf 2c9bb4eb7d spi_flash: Support select flash mode automatically at run time(Quad flash or Octal flash) 3 yıl önce
memspi_host_driver.c a690a87829 spi_flash: Remove legacy spi_flash drivers 3 yıl önce
sdkconfig.rename 22d070e0af spi_flash: Rename long Kconfig options 6 yıl önce
spi_flash_chip_boya.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 yıl önce
spi_flash_chip_drivers.c 56edc81b5d spi_flash: add support for th 1M flash 4 yıl önce
spi_flash_chip_gd.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 yıl önce
spi_flash_chip_generic.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 yıl önce
spi_flash_chip_issi.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 yıl önce
spi_flash_chip_mxic.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 yıl önce
spi_flash_chip_mxic_opi.c b4964279d4 spi_flash: Fix issue that cannot get accurate flash size when encounter large size memory, 3 yıl önce
spi_flash_chip_th.c 56edc81b5d spi_flash: add support for th 1M flash 4 yıl önce
spi_flash_chip_winbond.c 6c0aebe279 esp_flash: add opi flash support in esp_flash chip driver, for MXIC 4 yıl önce
spi_flash_hpm_enable.c 47c2c13de5 build: Adds support for universal Clang toolchain 3 yıl önce
spi_flash_os_func_app.c 0909f5b230 system: don't disable cache if Flash .text and .rodata are moved to PSRAM 3 yıl önce
spi_flash_os_func_noos.c 4713a9a7f2 ESP32H2: Introduce new chip target esp32h2, hello_world example supported 3 yıl önce
spi_flash_timing_tuning.c 25114b716e mspi_tuning: fix psram timing tuning bug 3 yıl önce

README.rst

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