5 lines
177 B
CMake
5 lines
177 B
CMake
idf_component_register(SRCS "esp_tunnel.cpp"
|
|
"app_networking.cpp"
|
|
"app_serial.cpp"
|
|
INCLUDE_DIRS ".")
|