esp-idf/components/spi_flash/test
Jeroen Domburg 113bb30218 This commit adds spi_flash_mmap_pages(), a function to map a set of unordered 64K pages in flash into a contiguous region in memory space. 2017-06-23 14:28:57 +08:00
..
component.mk
test_cache_disabled.c
test_flash_encryption.c
test_large_flash_writes.c
test_mmap.c This commit adds spi_flash_mmap_pages(), a function to map a set of unordered 64K pages in flash into a contiguous region in memory space. 2017-06-23 14:28:57 +08:00
test_partitions.c
test_read_write.c
test_spi_flash.c