Created ESP-IDF for can-interface
This commit is contained in:
3
can-interface/components/mcp2125/CMakeLists.txt
Normal file
3
can-interface/components/mcp2125/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
idf_component_register(SRCS "operations.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver)
|
||||
Reference in New Issue
Block a user