OVMS3-idf/components/spi_flash/test
Angus Gratton adc590ff69 spi_flash_write_encrypted: Allow 16-byte aligned block writes
As each 32 byte write has two identical 16 byte AES blocks, it's
possible to write them separately.
2017-01-20 19:48:46 +08:00
..
component.mk add unit tests to esp-idf 2016-11-22 14:45:50 +08:00
test_config.h spi_flash: Flush flash cache if flash_mmap()ing a written-to page 2017-01-20 19:48:46 +08:00
test_flash_encryption.c spi_flash_write_encrypted: Allow 16-byte aligned block writes 2017-01-20 19:48:46 +08:00
test_mmap.c spi_flash: Flush flash cache if flash_mmap()ing a written-to page 2017-01-20 19:48:46 +08:00
test_read_write.c spi_flash: Flush flash cache if flash_mmap()ing a written-to page 2017-01-20 19:48:46 +08:00
test_spi_flash.c spi_flash: Flush flash cache if flash_mmap()ing a written-to page 2017-01-20 19:48:46 +08:00