5 lines
66 B
CMake
5 lines
66 B
CMake
|
idf_component_register(
|
||
|
SRCS "CAN.c"
|
||
|
INCLUDE_DIRS "include"
|
||
|
)
|