Skip to content

Commit

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

matter_enable_tracing_support = true

0 comments on commit f9336c2

Please sign in to comment.