Implemented Command-Level Interaction with CAN Interface
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
idf_component_register(SRCS "hello_world_main.cpp"
|
||||
REQUIRES driver
|
||||
REQUIRES mcp2521
|
||||
REQUIRES mcp2521_hardware_interface
|
||||
REQUIRES spi_flash
|
||||
INCLUDE_DIRS "")
|
||||
|
||||
Reference in New Issue
Block a user