esp-idf/examples/openthread/ot_sleepy_device/main/CMakeLists.txt

3 lines
94 B
CMake
Raw Normal View History

2023-06-01 02:31:03 -04:00
idf_component_register(SRCS "esp_ot_sleepy_device.c"
INCLUDE_DIRS ".")