Generate docs for apps
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m46s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m46s
This commit is contained in:
@@ -5,7 +5,7 @@ $(eval $(call add_include,libstring))
|
||||
|
||||
cflags += -D"FAT_PRINTF(a)"
|
||||
|
||||
DOCS_COLLECT = $$(git ls-files '*.c' '*.h' ':!_fat.*' ':!_fatctx.h')
|
||||
DOCS_COLLECT = $$(git ls-files '*.c' '*.h' ':!\_fat.c' ':!\_fat.h' ':!\_fatctx.h')
|
||||
|
||||
libname := libfat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user