We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9def08 commit 861c4aaCopy full SHA for 861c4aa
loader/boards/arduino_giga_r1_m7.conf
@@ -11,8 +11,8 @@ CONFIG_CDC_ACM_DTE_RATE_CALLBACK_SUPPORT=y
11
12
CONFIG_LLEXT_STORAGE_WRITABLE=n
13
CONFIG_HEAP_MEM_POOL_SIZE=2048
14
-CONFIG_SHELL_STACK_SIZE=32768
15
-CONFIG_MAIN_STACK_SIZE=32768
+CONFIG_SHELL_STACK_SIZE=8192
+CONFIG_MAIN_STACK_SIZE=8192
16
CONFIG_LLEXT_HEAP_SIZE=128
17
18
CONFIG_FPU=y
0 commit comments