Implement Multi-Bus CAN Interfaces
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
idf_component_register(SRCS
|
||||
"canTP.cpp"
|
||||
"gobotRPC.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver
|
||||
REQUIRES mcp2521
|
||||
REQUIRES mcp2521_hardware_interface
|
||||
)
|
||||
Reference in New Issue
Block a user