OVMS3-idf/components/fatfs/test
Sagar Bijwe fd7b794e81 FATFS support without wear levelling
This change allows readonly FATFS to be mounted without wear levelling
support. This will provide the customers a simple way to mount FATFS images
generated on host and flashed onto the chip during factory provisioning.
Since NVS encryption is not supported yet and NVS entry size is limited,
the change will provide an easy alternative for securing the provisioning data
by just marking FATFS parition as encrypted.
2018-06-16 16:02:35 +08:00
..
component.mk FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
fatfs.img FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_common.c vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00
test_fatfs_common.h FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_rawflash.c FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_sdmmc.c vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00
test_fatfs_spiflash.c vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00