Angus Gratton 670733df9f spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 8 年 前
..
component.mk d390449371 add unit tests to esp-idf 9 年 前
test_cache_disabled.c af0ecca492 add test case for invalid cache access interrupt 8 年 前
test_flash_encryption.c f687725e97 unit tests: Use a unit test app partition table, configure spi_flash to use data partition 9 年 前
test_large_flash_writes.c 11d2db40f4 spi_flash: Fix SPI flash write alignment/size bugs 8 年 前
test_mmap.c 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. 8 年 前
test_out_of_bounds_write.c 670733df9f spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 8 年 前
test_partitions.c 0860f46220 spi_flash: Fixed bug in SPI flash ROM driver to work with embedded flash chip 8 年 前
test_read_write.c 8990549e89 spi_flash: fix spi_flash_read into buffer in external RAM, add test 8 年 前
test_spi_flash.c cc67500d3e unit test: adapt tests to single core configuration 8 年 前