OVMS3-idf/examples/protocols/modbus/serial/mb_example_common/CMakeLists.txt
2019-12-10 14:30:25 +08:00

3 lines
134 B
CMake

idf_component_register(SRCS "modbus_params.c"
INCLUDE_DIRS "include"
PRIV_REQUIRES freemodbus)