mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 03:03:37 +08:00
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>