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

4 lines
161 B
CMake

idf_component_register(SRCS "esp_ot_rcp.c"
PRIV_REQUIRES esp_coex esp_event nvs_flash openthread
INCLUDE_DIRS ".")