esp-idf/components/spi_flash
Marius Vikhammer d6a79b5108 Merge branch 'feature/hello_world_linux' into 'master'
feat(linux_target): enable hello world example for linux target

See merge request espressif/esp-idf!26638
2023-10-25 10:22:49 +08:00
..
esp32
esp32c2
esp32c3
esp32c6
esp32h2
esp32p4
esp32s2
esp32s3
include spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
linux feat(linux_target): enable hello world example for linux target 2023-10-24 10:04:09 +08:00
mock
sim/stubs/soc/include/hal
test refactor: Remove -Wno-format from storage related components 2023-10-22 17:56:41 +00:00
test_apps refactor: Remove -Wno-format from storage related components 2023-10-22 17:56:41 +00:00
cache_utils.c
CMakeLists.txt Merge branch 'feature/hello_world_linux' into 'master' 2023-10-25 10:22:49 +08:00
esp_flash_api.c feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
esp_flash_spi_init.c spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
flash_brownout_hook.c
flash_mmap.c
flash_ops.c spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
Kconfig spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
linker.lf spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
memspi_host_driver.c
README.rst
sdkconfig.rename spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
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_opi.c
spi_flash_chip_mxic.c
spi_flash_chip_th.c
spi_flash_chip_winbond.c
spi_flash_hpm_enable.c spi_flash: fixed issue that enabling HPM-DC by default may cause app unable to restart 2023-10-24 10:38:08 +08:00
spi_flash_os_func_app.c feat(partition_table): Add read-only partition flag and functionality 2023-10-11 00:01:05 +02:00
spi_flash_os_func_noos.c
spi_flash_wrap.c

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