OVMS3-idf/components/spi_flash/test
Ivan Grokhotkov c7d8ef52ca Merge branch 'fix/esp_flash_no_qe' into 'master'
esp_flash: fix the QE write issue in high freq, and support UT for external chips

Closes IDF-888

See merge request espressif/esp-idf!5736
2019-10-20 13:59:30 +08:00
..
CMakeLists.txt flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 14:56:43 +08:00
component.mk flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 14:56:43 +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 esp_flash: add unit test for external flash and QE toggling 2019-10-14 17:25:58 +08:00
test_flash_encryption.c esp_flash: add support for encrypted read and write 2019-09-12 12:41:50 +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 spi_flash: remove duplicate definition of spi_flash_unlock 2019-08-23 12:37:55 +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 spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
test_read_write.c flash_ops: fix spi_flash_read with source buffer not from internal memory and size < 16 2019-10-19 14:56:43 +08:00
test_spi_flash.c timer_group: use the LL 2019-08-09 13:46:31 +08:00