forked from test34/can_wizard
c86191a104
simple filtering
4 lines
61 B
CMake
4 lines
61 B
CMake
idf_component_register(
|
|
INCLUDE_DIRS .
|
|
SRCS list.c
|
|
)
|