mirror of
https://github.com/espressif/esp-modbus.git
synced 2026-01-29 17:52:38 +01:00
6 lines
85 B
Makefile
6 lines
85 B
Makefile
#
|
|
# Component Makefile
|
|
#
|
|
COMPONENT_ADD_INCLUDEDIRS := include
|
|
COMPONENT_SRCDIRS := .
|