7 lines
264 B
CMake
7 lines
264 B
CMake
idf_component_register(SRCS "esp_tunnel.cpp"
|
|
"app_networking.cpp"
|
|
"app_serial.cpp"
|
|
"app_config.cpp"
|
|
"app_led.cpp"
|
|
INCLUDE_DIRS ".")
|