Got MCP2521 to work
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
idf_component_register(SRCS
|
||||
"interface_commands.cpp"
|
||||
"interface_commands_complex.cpp"
|
||||
"interface_interrupts.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver
|
||||
REQUIRES mcp2521_hardware_interface
|
||||
|
||||
Reference in New Issue
Block a user