mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-23 23:37:31 +02:00
6 lines
234 B
CMake
6 lines
234 B
CMake
idf_component_register(SRCS "modem_console_main.cpp"
|
|
"console_helper.cpp"
|
|
"httpget_handle.c"
|
|
"ping_handle.c"
|
|
INCLUDE_DIRS ".")
|