Files
gobot/can-interface/components/mcp2125/CMakeLists.txt
2024-10-03 19:49:21 +02:00

3 lines
130 B
CMake

idf_component_register(SRCS "operations.cpp"
INCLUDE_DIRS "include"
REQUIRES driver)