wheel/components/twai_communication/CMakeLists.txt
2024-01-25 09:28:47 +08:00

3 lines
135 B
CMake

idf_component_register(SRCS "twai_communication.c"
INCLUDE_DIRS "."
REQUIRES modbus_tcp driver)