We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cae4002 commit c42d70dCopy full SHA for c42d70d
mcux/middleware/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-if(CONFIG_BT)
+if(CONFIG_BT OR CONFIG_NET_L2_OPENTHREAD)
2
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/mcux-sdk-middleware-connectivity-framework)
3
include(connectivity_framework)
4
if(CONFIG_SOC_SERIES_MCXW)
0 commit comments