esp-idf/components/spi_flash/test
Simon e4d85807ea Merge branch 'feature/spi_flash_esp8684_support' into 'master'
spi_flash: refactor spi_flash clock configuration logic and support esp32c2

Closes IDF-4474, IDF-4025, and IDF-4066

See merge request espressif/esp-idf!16602
2022-04-27 11:05:45 +08:00
..
CMakeLists.txt global: add dependency on esp_timer component and include esp_timer.h 2022-04-25 18:39:23 +02:00
test_cache_disabled.c spi_flash: enable cache access error test for all targets except ESP32-S2 2021-10-20 15:16:25 +05:30
test_esp_flash.c spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 2022-04-26 15:22:37 +08:00
test_flash_encryption.c spi_flash: refactoring flash encryption into new api 2021-04-25 17:09:25 +08:00
test_large_flash_writes.c spi_flash: refactor spi_flash.h to decline duplicated code 2021-12-30 14:05:12 +08:00
test_mmap.c CI: minor testcases fixes and disable some cases that cant run on S3 2021-06-15 13:39:48 +08:00
test_out_of_bounds_write.c spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
test_partition_ext.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_partitions.c Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
test_read_write.c unit test: move unit-test_app test_utils_task_delete API to be a utils API (unity_utils_task_delete) in unity component 2022-03-30 15:11:08 +08:00
test_spi_flash.c esp8684: rename target to esp32c2 2022-01-19 11:08:57 +08:00