We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9336c2 commit a12c5ceCopy full SHA for a12c5ce
examples/rvc-app/linux/args.gni
@@ -23,3 +23,5 @@ chip_system_project_config_include = "<SystemProjectConfig.h>"
23
chip_project_config_include_dirs =
24
[ "${chip_root}/examples/rvc-app/linux/include" ]
25
chip_project_config_include_dirs += [ "${chip_root}/config/standalone" ]
26
+
27
+matter_enable_tracing_support = true
0 commit comments