esp-idf/components/spi_flash/test
Jiang Jiang Jian f42e5745e6 Merge branch 'bugfix/can_mmap_after_get_enough_free_mmu_pages_v4.0' into 'release/v4.0'
flash_mmap: can mmap after get enough free MMU pages (backport v4.0)

See merge request espressif/esp-idf!10586
2020-11-16 19:40:26 +08:00
..
CMakeLists.txt ci: resume esp_flash unit tests 2020-07-29 10:00:23 +08:00
component.mk flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 15:00:00 +08:00
test_cache_disabled.c spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
test_esp_flash.c spi_flash: add unit test for read/write performance (no performance 2020-07-15 14:41:02 +08:00
test_flash_encryption.c esp_flash: add support for encrypted read and write 2019-09-16 17:10:08 +08:00
test_large_flash_writes.c spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
test_mmap.c flash_mmap: can mmap after get enough free MMU pages 2020-09-24 10:02:58 +08:00
test_out_of_bounds_write.c spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
test_partition_ext.c spi_flash: support for partitions in external flash 2019-07-02 10:26:06 +02:00
test_partitions.c bootloader: Adds bootloader_sha256_flash_contents() 2020-08-07 17:16:21 +08:00
test_read_write.c flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 15:00:00 +08:00
test_spi_flash.c spi_flash: add unit test for read/write performance (no performance 2020-07-15 14:41:02 +08:00