forked from espressif/esp-modbus
6 lines
85 B
Makefile
6 lines
85 B
Makefile
|
|
#
|
||
|
|
# Component Makefile
|
||
|
|
#
|
||
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
||
|
|
COMPONENT_SRCDIRS := .
|