mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-23 15:27:28 +02:00
5 lines
183 B
CMake
5 lines
183 B
CMake
idf_component_register(SRCS "modem_console_main.c"
|
|
"httpget_handle.c"
|
|
"ping_handle.c"
|
|
INCLUDE_DIRS ".")
|