OVMS3-idf/components/fatfs
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
..
src FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
test_fatfs_host FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
component.mk fatfs: add vfs support 2017-01-09 05:54:04 +08:00
Kconfig fatfs/add menuconfig options for different encodings 2018-03-23 14:06:56 +08:00