Ivan Grokhotkov d5973b8b14 build system: add 'linux' component to common requirements 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 b6d69840e8 partition_table: Support registering custom subtypes 3 лет назад
mock de6b54de66 [nvs_flash]: Entries with state == 1 don't crash 4 лет назад
sim 85d00a4dac ci: Fix host-test failures 3 лет назад
test 401c10ecfb build system: re-add -Wno-format as private flag for some components 3 лет назад
test_apps 401c10ecfb build system: re-add -Wno-format as private flag for some components 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 781d06af73 esp_hw_support: Remove compare_set.h API 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 781d06af73 esp_hw_support: Remove compare_set.h API 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 3 лет назад
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 ec6a56ed0c spi_flash: re-enable the HPM mode on several XMC chips 3 лет назад
spi_flash_os_func_app.c a690a87829 spi_flash: Remove legacy spi_flash drivers 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.