5 lines
99 B
CMake
5 lines
99 B
CMake
idf_component_register(
|
|
SRCS "esp_ot_cli.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES esp_http_client
|
|
) |