We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cfd40b commit 000c5a9Copy full SHA for 000c5a9
snippets/matter-debug/matter_debug.conf
@@ -26,3 +26,6 @@ CONFIG_CHIP_LOG_SIZE_OPTIMIZATION=n
26
27
# Enable logging source code location on VerifyOrDie failure
28
CONFIG_CHIP_LOG_VERIFY_OR_DIE=y
29
+
30
+# Enable thread monitoring
31
+CONFIG_THREAD_MONITOR=y
0 commit comments