Files
esp-idf/examples/openthread/ot_cli/main/CMakeLists.txt
T

3 lines
84 B
CMake
Raw Normal View History

2022-01-04 20:45:37 +08:00
idf_component_register(SRCS "esp_ot_cli.c"
2021-04-02 14:49:49 +08:00
INCLUDE_DIRS ".")