OVMS3-idf/components/spi_flash/test
Jiang Jiang Jian d6e3943233 Merge branch 'bugfix/flash_mapp' into 'master'
spi_flash: add api to get valid mmu table pages number

See merge request idf/esp-idf!2070

(cherry picked from commit 8eaae96658)

75550315 add api get valid mmu table pages number
fa687743 spi_flash:
49a236da fix CI failed when flash chip size if 2MBytes
2018-03-31 06:51:08 +00:00
..
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
test_cache_disabled.c add test case for invalid cache access interrupt 2017-04-13 15:27:39 +08:00
test_flash_encryption.c unit tests: Use a unit test app partition table, configure spi_flash to use data partition 2017-02-22 10:26:04 +11:00
test_large_flash_writes.c spi_flash: Fix SPI flash write alignment/size bugs 2017-06-09 17:33:27 +10:00
test_mmap.c Merge branch 'bugfix/flash_mapp' into 'master' 2018-03-31 06:51:08 +00:00
test_out_of_bounds_write.c spi_flash: Abort on writes to dangerous regions (bootloader, partition table, app) 2017-11-03 15:52:27 -07:00
test_partitions.c spi_flash: Fixed bug in SPI flash ROM driver to work with embedded flash chip 2017-04-11 10:51:19 +08:00
test_read_write.c spi_flash: fix spi_flash_read into buffer in external RAM, add test 2017-10-19 21:35:21 +08:00
test_spi_flash.c unit test: adapt tests to single core configuration 2017-10-19 21:35:21 +08:00