Skip to content

Commit a12c5ce

Browse files
Add tracing support for rvc-app
1 parent f9336c2 commit a12c5ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/rvc-app/linux/args.gni

+2
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ chip_system_project_config_include = "<SystemProjectConfig.h>"
2323
chip_project_config_include_dirs =
2424
[ "${chip_root}/examples/rvc-app/linux/include" ]
2525
chip_project_config_include_dirs += [ "${chip_root}/config/standalone" ]
26+
27+
matter_enable_tracing_support = true

0 commit comments

Comments
 (0)