Skip to content

Commit c6dd23b

Browse files
committed
giga: increase CONFIG_HEAP_MEM_POOL_SIZE
This is needed to allow wifi starting Signed-off-by: pennam <[email protected]>
1 parent 9a690ee commit c6dd23b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/arduino_giga_r1_stm32h747xx_m7/arduino_giga_r1_stm32h747xx_m7.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ CONFIG_CDC_ACM_DTE_RATE_CALLBACK_SUPPORT=y
1111

1212
CONFIG_LLEXT_STORAGE_WRITABLE=n
1313
CONFIG_SHARED_MULTI_HEAP=y
14-
CONFIG_HEAP_MEM_POOL_SIZE=2048
14+
CONFIG_HEAP_MEM_POOL_SIZE=24576
1515
CONFIG_SHELL_STACK_SIZE=32768
1616
CONFIG_MAIN_STACK_SIZE=32768
1717
CONFIG_LLEXT_HEAP_SIZE=128

0 commit comments

Comments
 (0)