a8d446851c
Summary: - Due to the recent changes of wchar_t, ls command always causes errors for the fat file system. - This commit fixes this issue by replacing wchar_t with uint16_t under fs/fat Impact: - None Testing: - Tested with spresense:wifi and stm32f4discovery:wifi Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Make.defs | ||
fs_fat32.c | ||
fs_fat32.h | ||
fs_fat32attrib.c | ||
fs_fat32dirent.c | ||
fs_fat32util.c |