incubator-nuttx/fs/fat
Johannes Schock 070f4ed7e9 FAT Filesystem: UTF8 support for long filenames, bugfixes.
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.
2020-07-31 18:01:02 -03:00
..
Kconfig FAT Filesystem: UTF8 support for long filenames, bugfixes. 2020-07-31 18:01:02 -03:00
Make.defs build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
fs_fat32.c fs/fat: Run all .c and .h files through nxstyle 2020-05-31 12:43:55 -04:00
fs_fat32.h FAT Filesystem: UTF8 support for long filenames, bugfixes. 2020-07-31 18:01:02 -03:00
fs_fat32attrib.c fs/fat: Run all .c and .h files through nxstyle 2020-05-31 12:43:55 -04:00
fs_fat32dirent.c FAT Filesystem: UTF8 support for long filenames, bugfixes. 2020-07-31 18:01:02 -03:00
fs_fat32util.c fs/fat: Run all .c and .h files through nxstyle 2020-05-31 12:43:55 -04:00