We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 005c328 commit bc9a8c5Copy full SHA for bc9a8c5
examples/window-app/silabs/openthread.gn
@@ -23,7 +23,7 @@ check_system_includes = true
23
default_args = {
24
target_cpu = "arm"
25
target_os = "freertos"
26
- chip_openthread_ftd = true
+ chip_openthread_ftd = false
27
28
import("//openthread.gni")
29
}
0 commit comments