0
0
Fork 0
wireless-proxy-esp32/main/CMakeLists.txt

5 lines
149 B
CMake

set(COMPONENT_ADD_INCLUDEDIRS "${PROJECT_PATH}")
set(COMPONENT_SRCS "main.c timer.c tcp_server.c usbip_server.c DAP_handle.c")
register_component()