Files
Sillyfilly-CAN/main/CMakeLists.txt
T
2021-07-09 14:43:01 +09:00

5 lines
125 B
CMake

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