can_wizard/components/C-Linked-List/CMakeLists.txt

5 lines
61 B
CMake
Raw Normal View History

idf_component_register(
INCLUDE_DIRS .
SRCS list.c
)