Skip to content

Commit

Permalink
snippets: matter: Enable thread monitoring in matter-debug
Browse files Browse the repository at this point in the history
Enable thread monitoring.

Signed-off-by: Adrian Gielniewski <[email protected]>
  • Loading branch information
adigie authored and nordicjm committed Jan 23, 2025
1 parent 6cfd40b commit 000c5a9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions snippets/matter-debug/matter_debug.conf
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ CONFIG_CHIP_LOG_SIZE_OPTIMIZATION=n

# Enable logging source code location on VerifyOrDie failure
CONFIG_CHIP_LOG_VERIFY_OR_DIE=y

# Enable thread monitoring
CONFIG_THREAD_MONITOR=y

0 comments on commit 000c5a9

Please sign in to comment.