docs fix generation for libs
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m44s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m44s
This commit is contained in:
@@ -5,6 +5,8 @@ $(eval $(call add_include,libstring))
|
||||
|
||||
cflags += -D"FAT_PRINTF(a)"
|
||||
|
||||
DOCS_COLLECT = $(git ls-files '*.c' '*.h' ':!_fat.*' ':!_fatctx.h')
|
||||
|
||||
libname := libfat
|
||||
|
||||
include ../make/lib.mk
|
||||
|
||||
Reference in New Issue
Block a user