Skip to content

Commit 000c5a9

Browse files
adigienordicjm
authored andcommitted
snippets: matter: Enable thread monitoring in matter-debug
Enable thread monitoring. Signed-off-by: Adrian Gielniewski <adrian.gielniewski@nordicsemi.no>
1 parent 6cfd40b commit 000c5a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

snippets/matter-debug/matter_debug.conf

+3
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ CONFIG_CHIP_LOG_SIZE_OPTIMIZATION=n
2626

2727
# Enable logging source code location on VerifyOrDie failure
2828
CONFIG_CHIP_LOG_VERIFY_OR_DIE=y
29+
30+
# Enable thread monitoring
31+
CONFIG_THREAD_MONITOR=y

0 commit comments

Comments
 (0)