OVMS3-idf/components/fatfs
Darian Leung 99b8ae34c9 fatfs/add menuconfig options for different encodings
This commit adds character encoding configurations in for the fatfs component.
The FF_LFN_UNICODE definition in ffconf.h can now be changed to accept UTF-8 or
UTF-16 encoded filernames. Test cases using UTF-8 encoded file paths and names in
FatFs have also been added.

Closes #1183
2018-03-23 14:06:56 +08:00
..
src fatfs/add menuconfig options for different encodings 2018-03-23 14:06:56 +08:00
test fatfs/add menuconfig options for different encodings 2018-03-23 14:06:56 +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