OVMS3-idf/components/fatfs/test_fatfs_host
Ivan Grokhotkov 26800ed71e global: update note in the partition tables
The build system automatically determines offsets of partitions from
the partition table, so no manual changes are needed. Instead, add a
note that partition offsets may need to be updated when increasing
the bootloader size.
2019-07-27 10:28:16 +02:00
..
sdkconfig spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
component.mk Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
main.cpp fatfs: Make fatfs runnable on host 2018-06-06 17:35:30 +00:00
Makefile Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
Makefile.files fatfs: create separate ffsystem.c for host side testing 2019-06-25 23:07:07 +08:00
partition_table.csv global: update note in the partition tables 2019-07-27 10:28:16 +02:00
test_fatfs.cpp fatfs: separate IDF-specific files from the original FatFS code 2019-06-25 23:05:16 +08:00
test_utils.c Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00