kopia lustrzana https://github.com/espressif/esp-idf
8 wiersze
126 B
Makefile
8 wiersze
126 B
Makefile
|
#
|
||
|
# Component Makefile
|
||
|
#
|
||
|
|
||
|
COMPONENT_ADD_INCLUDEDIRS := include
|
||
|
COMPONENT_PRIV_INCLUDEDIRS := . include/esp_serial_slave_link
|
||
|
|