5 lines
71 B
CMake
5 lines
71 B
CMake
idf_component_register(
|
|
SRCS "esp_ot_cli.c"
|
|
INCLUDE_DIRS "."
|
|
)
|