incubator-nuttx/fs/fat
zhanghongyu b723e90356 fs: move memset to upper lever for statfs
if struct statfs add new members, such as f_fsid, no additional code
changes are required.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-06-16 11:10:25 +08:00
..
Kconfig
Make.defs
fs_fat32.c fs: move memset to upper lever for statfs 2023-06-16 11:10:25 +08:00
fs_fat32.h Indent the define statement by two spaces 2023-05-21 09:52:08 -03:00
fs_fat32attrib.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
fs_fat32dirent.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
fs_fat32util.c semantic/parser: fix compile warning found by sparse 2023-05-30 23:00:00 +08:00