mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
99b8ae34c9
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 |
||
---|---|---|
.. | ||
src | ||
test | ||
component.mk | ||
Kconfig |