esp-idf/components/spi_flash
Fu Hanxi 05d2357062 feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08:00
..
esp32 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp32c2 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp32c3 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp32h2 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp32s2 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp32s3 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
host_test/partition_api_test
include spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
mock
sim spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
test spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
.build-test-rules.yml feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08:00
CMakeLists.txt spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
Kconfig spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
README.rst spi_flash: Modify documentations 2022-07-01 10:59:34 +08:00
cache_utils.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp_flash_api.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
esp_flash_spi_init.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
flash_brownout_hook.c
flash_mmap.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
flash_ops.c flash_encryption: Fix issue that flash encryption cannot work when 8-line psram enabled, 2022-07-12 16:08:57 +08:00
linker.lf
memspi_host_driver.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
partition.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
partition_linux.c
partition_target.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
sdkconfig.rename
spi_flash_chip_boya.c
spi_flash_chip_drivers.c
spi_flash_chip_gd.c
spi_flash_chip_generic.c
spi_flash_chip_issi.c
spi_flash_chip_mxic.c
spi_flash_chip_mxic_opi.c
spi_flash_chip_th.c
spi_flash_chip_winbond.c
spi_flash_hpm_enable.c
spi_flash_os_func_app.c spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
spi_flash_os_func_noos.c
spi_flash_timing_tuning.c

README.rst

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