wheel/components/modbus_tcp/CMakeLists.txt

3 lines
131 B
CMake

idf_component_register(SRCS "modbus.c" "modbus_tcp.c"
INCLUDE_DIRS "."
REQUIRES lwip servo)