mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Completes VFS-based named semaphore implemetation. Still a little buggy
This commit is contained in:
@@ -48,6 +48,5 @@ CSRCS += fs_mkfatfs.c fs_configfat.c fs_writefat.c
|
||||
|
||||
DEPPATH += --dep-path fat
|
||||
VPATH += :fat
|
||||
CFLAGS += ${shell $(INCDIR) $(INCDIROPT) "$(CC)" $(TOPDIR)$(DELIM)fs$(DELIM)fat}
|
||||
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user