3 lines
135 B
CMake
3 lines
135 B
CMake
idf_component_register(SRCS "twai_communication.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES modbus_tcp driver) |