Skip to content

Commit

Permalink
Add tracing support for rvc-app
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsalghelani-csa committed Jun 26, 2024
1 parent f9336c2 commit a12c5ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/rvc-app/linux/args.gni
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ chip_system_project_config_include = "<SystemProjectConfig.h>"
chip_project_config_include_dirs =
[ "${chip_root}/examples/rvc-app/linux/include" ]
chip_project_config_include_dirs += [ "${chip_root}/config/standalone" ]

matter_enable_tracing_support = true

0 comments on commit a12c5ce

Please sign in to comment.