kopia lustrzana https://github.com/espressif/esp-idf
10 wiersze
157 B
Makefile
10 wiersze
157 B
Makefile
|
#
|
||
|
# Component Makefile
|
||
|
#
|
||
|
|
||
|
COMPONENT_ADD_INCLUDEDIRS := port/include include
|
||
|
|
||
|
COMPONENT_SRCDIRS := library port
|
||
|
|
||
|
include $(IDF_PATH)/make/component_common.mk
|