Skip to content

Commit a85eb14

Browse files
krish2718kartben
authored andcommitted
samples: net: wifi: shell: Enable coredump logging
This is handy to use Zephyr tools to convert to a coredump for offline analysis. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 96dc3d3 commit a85eb14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Debugging
2+
CONFIG_STACK_SENTINEL=y
3+
CONFIG_DEBUG_COREDUMP=y
4+
CONFIG_DEBUG_COREDUMP_BACKEND_LOGGING=y
5+
CONFIG_DEBUG_COREDUMP_MEMORY_DUMP_MIN=y

0 commit comments

Comments
 (0)