7 lines
126 B
Makefile
7 lines
126 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_PRIV_INCLUDEDIRS := . include/esp_serial_slave_link
|
|
|