mirror of
https://github.com/espressif/esp-modbus.git
synced 2026-01-28 16:42:19 +01:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_SRCDIRS := .
|