mirror of
https://github.com/apache/nuttx.git
synced 2026-05-16 05:27:45 +08:00
070f4ed7e9
New CONFIG_FAT_LFN_UTF8: UTF8 strings are converted to UCS2-LFN Bugfix in fat_createalias: space is now also converted to underbar. Change (bugfix) in fat_getlfname: init characters (0xff) and '\0' are rewound as well.