We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6126c74 commit 514bc7bCopy full SHA for 514bc7b
examples/chef/chef.py
@@ -801,6 +801,7 @@ def main() -> int:
801
'import("${chip_root}/config/standalone/args.gni")',
802
'chip_shell_cmd_server = false',
803
'chip_build_libshell = true',
804
+ 'chip_enable_openthread = false',
805
'chip_config_network_layer_ble = false',
806
'chip_device_project_config_include = "<CHIPProjectAppConfig.h>"',
807
'chip_project_config_include = "<CHIPProjectAppConfig.h>"',
0 commit comments