CMakeLists.txt 134 B

123
  1. idf_component_register(SRCS "modbus_params.c"
  2. INCLUDE_DIRS "include"
  3. PRIV_REQUIRES freemodbus)