add ini Parse & ini Parse demo
This commit is contained in:
5
components/utils/Makefile
Normal file → Executable file
5
components/utils/Makefile
Normal file → Executable file
@@ -24,10 +24,13 @@ LOCALDIR = $(patsubst %/,%,$(subst $(realpath $(QTOP))/,,$(CUR_DIR)))
|
||||
####################################################################
|
||||
|
||||
|
||||
TREE_LIB_ENABLE=0
|
||||
TREE_LIB_ENABLE=y
|
||||
lib=
|
||||
subdirs=
|
||||
|
||||
CFGFLAGS += -I$(QTOP)/components/utils/JSON/include
|
||||
CFGFLAGS += -I$(QTOP)/components/utils/INI/include
|
||||
|
||||
include ${QTOP}/qmk/generic/Make.tpl
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user