We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adf1d55 commit e7c1b9eCopy full SHA for e7c1b9e
examples/lock-app/efr32/args.gni
@@ -23,5 +23,6 @@ declare_args() {
23
}
24
25
chip_enable_openthread = true
26
+chip_system_config_use_open_thread_udp = true
27
pw_log_BACKEND = "${chip_root}/src/lib/support/pw_log_chip"
28
pw_assert_BACKEND = "$dir_pw_assert_log"
examples/window-app/efr32/args.gni
@@ -26,3 +26,4 @@ declare_args() {
29
0 commit comments