esp-idf/components/spi_flash/test
Michael (XIAO Xufeng) 2660cb82ae spi_flash: support to verify written encrypted data
Also add unit test for encrypted_read
2019-10-30 05:49:50 +00:00
..
esp32 Merge branch 'master' into feature/esp32s2beta_merge 2019-10-22 13:51:49 +11:00
CMakeLists.txt spi_flash tests: Fix exclusion of new API tests in legacy mode 2019-10-28 18:58:05 +11:00
component.mk Merge branch 'master' into feature/esp32s2beta_merge 2019-10-22 13:51:49 +11:00
test_cache_disabled.c
test_flash_encryption.c spi_flash: support to verify written encrypted data 2019-10-30 05:49:50 +00:00
test_large_flash_writes.c
test_mmap.c
test_out_of_bounds_write.c
test_partitions.c
test_read_write.c Merge branch 'master' into feature/esp32s2beta_merge 2019-10-22 13:51:49 +11:00
test_spi_flash.c