Files
Sillyfilly-CAN/main/CMakeLists.txt
T
2026-05-26 21:39:05 -06:00

5 lines
129 B
CMake

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