Merged i2c-helper in Main
This commit is contained in:
7
can-interface/main/CMakeLists.txt
Executable file
7
can-interface/main/CMakeLists.txt
Executable file
@@ -0,0 +1,7 @@
|
||||
idf_component_register(SRCS "hello_world_main.cpp"
|
||||
REQUIRES driver
|
||||
REQUIRES mcp2521
|
||||
REQUIRES mcp2521_hardware_interface
|
||||
REQUIRES gobot_rpc
|
||||
REQUIRES spi_flash
|
||||
INCLUDE_DIRS "")
|
||||
Reference in New Issue
Block a user