nuttx-apps/fsutils/mkfatfs
Xiang Xiao 4941182cc6 Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),)
to support the tristate option correctly and unify the usage

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-16 14:59:08 +02:00
..
configfat.c Fixed compiler warnings. 2022-08-23 01:39:59 +08:00
fat32.h fsutils/mkfatfs: remove invalid header file 2022-08-08 00:55:49 +08:00
Kconfig Typo fixes. 2022-01-06 10:30:41 +08:00
Make.defs Make.defs: Change "ifeq ($(XXX),y)" to "ifneq ($(XXX),) 2022-10-16 14:59:08 +02:00
Makefile Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
mkfatfs.c Typo fixes. 2022-01-06 10:30:41 +08:00
mkfatfs.h mkfats make g_bootcodeblob const to save on static ram usage 2022-08-02 21:05:05 +08:00
writefat.c Fixed compiler warnings. 2022-08-23 01:39:59 +08:00