We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 018ba58 commit 453be4cCopy full SHA for 453be4c
components/esp_modem/examples/modem_console/main/CMakeLists.txt
@@ -9,5 +9,4 @@ idf_component_register(SRCS "modem_console_main.cpp"
9
"${command_dir}/my_module_dce.cpp"
10
"httpget_handle.c"
11
"ping_handle.c"
12
- REQUIRES console esp_http_client nvs_flash
13
INCLUDE_DIRS "." "${command_dir}")
0 commit comments