esp-idf/examples/openthread/ot_sleepy_device/main/CMakeLists.txt
2023-07-03 02:21:58 +00:00

3 lines
94 B
CMake

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