Moved CAN Interface code to comment libary folder with symlink
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
idf_component_register(SRCS "esp_implementation_init.cpp"
|
||||
"esp_implementation_cmd.cpp"
|
||||
"esp_implementation_int.cpp"
|
||||
INCLUDE_DIRS "include"
|
||||
REQUIRES driver)
|
||||
Reference in New Issue
Block a user