Files
tracktime_beacon/main/CMakeLists.txt
Michal Courson b1e155d08b initial
2025-08-28 21:39:35 -04:00

5 lines
154 B
CMake

idf_component_register(
SRCS "Ethernet.cpp" "Server.cpp" "Config.cpp" "main.cpp" "kartReciever.cpp" "Switch.cpp" "Ethernet.cpp"
INCLUDE_DIRS ""
)