forked from test34/can_wizard
5 lines
61 B
CMake
5 lines
61 B
CMake
|
idf_component_register(
|
||
|
INCLUDE_DIRS .
|
||
|
SRCS list.c
|
||
|
)
|