esp-idf/components/spi_flash/test
Renz Bagaporo 3d0967a58a test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
..
CMakeLists.txt test: declare requirements and include dirs private 2020-03-23 10:58:50 +08:00
component.mk
test_cache_disabled.c
test_esp_flash.c spi_flash: Remove 16KB free internal heap limit for esp_flash_read() into PSRAM 2020-03-03 00:17:27 +00:00
test_flash_encryption.c
test_large_flash_writes.c spi_flash: resume unit tests for ESP32-S2 2020-02-26 11:12:08 +08:00
test_mmap.c spi_flash: resume unit tests for ESP32-S2 2020-02-26 11:12:08 +08:00
test_out_of_bounds_write.c
test_partition_ext.c spi_flash: resume unit tests for ESP32-S2 2020-02-26 11:12:08 +08:00
test_partitions.c spi_flash: resume unit tests for ESP32-S2 2020-02-26 11:12:08 +08:00
test_read_write.c spi_flash: resume unit tests for ESP32-S2 2020-02-26 11:12:08 +08:00
test_spi_flash.c