Skip to content

Commit 45683e9

Browse files
krish2718cvinayak
authored andcommitted
snippets: nrf70-debug: Update shell stack size
Shell stack size is now increased, but forgot to update the debug snippet. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 3ae80a7 commit 45683e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/nrf70-debug/overlay-debug.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66

77
CONFIG_SHELL=y
8-
CONFIG_SHELL_STACK_SIZE=4096
8+
CONFIG_SHELL_STACK_SIZE=4200
99
CONFIG_NET_SHELL=y
1010
CONFIG_SHELL_GETOPT=y
1111
CONFIG_SHELL_CMDS_RESIZE=n

0 commit comments

Comments
 (0)