esp-idf/examples/openthread/ot_sleepy_device/main/CMakeLists.txt
2023-07-12 14:36:21 +08:00

3 lines
94 B
CMake

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