nuttx-apps/fsutils/mkfatfs
Xiang Xiao 7032c72f2f Indent the define statement by two spaces
follow the code style convention

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2023-05-21 07:39:53 +03:00
..
configfat.c Fixed compiler warnings. 2022-08-23 01:39:59 +08:00
fat32.h Indent the define statement by two spaces 2023-05-21 07:39:53 +03:00
Kconfig
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile
mkfatfs.c fsutils/examples: Include unistd.h explicitly 2023-02-05 08:46:59 +02:00
mkfatfs.h
writefat.c change strcpy to strlcpy 2023-02-22 23:09:55 +08:00