7 lines
100 B
Makefile
7 lines
100 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
|
|
COMPONENT_SRCDIRS := . $(IDF_TARGET)
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|