esp-tunnel/main/CMakeLists.txt
2023-06-03 15:21:03 +03:00

5 lines
177 B
CMake

idf_component_register(SRCS "esp_tunnel.cpp"
"app_networking.cpp"
"app_serial.cpp"
INCLUDE_DIRS ".")