Files
board-mate/esp32-thread/open-thread/main/CMakeLists.txt
2025-12-24 16:07:10 +01:00

5 lines
71 B
CMake

idf_component_register(
SRCS "esp_ot_cli.c"
INCLUDE_DIRS "."
)