OVMS3-idf/components/spi_flash/test
Konstantin Kondrashov 399d2d2605 all: Using xxx_periph.h
Using xxx_periph.h in whole IDF instead of xxx_reg.h, xxx_struct.h, xxx_channel.h ... .

Cleaned up header files from unnecessary headers (releated to soc/... headers).
2019-06-03 14:15:08 +08:00
..
CMakeLists.txt unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00
component.mk
test_cache_disabled.c
test_flash_encryption.c
test_large_flash_writes.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_mmap.c spi_flash: add test case for stale read issue on memory mapped partition 2019-03-13 05:38:01 +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
test_read_write.c all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
test_spi_flash.c unity: separate common and IDF specific functionality 2018-11-19 12:36:31 +08:00