Files
Sillyfilly-CAN/main/CMakeLists.txt
T
2021-06-30 06:52:43 +09:00

5 lines
109 B
CMake

set(COMPONENT_SRCS "main.c" "http_post.c" "twai.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()