Skip to content

Commit 3569f82

Browse files
committed
nicla sense: increase heap mem pool size to 8k
1 parent c148017 commit 3569f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/arduino_nicla_sense_me_nrf52832/arduino_nicla_sense_me_nrf52832.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ CONFIG_ADC=y
2222
#CONFIG_PWM=y
2323

2424
CONFIG_LLEXT_STORAGE_WRITABLE=n
25-
CONFIG_HEAP_MEM_POOL_SIZE=1024
25+
CONFIG_HEAP_MEM_POOL_SIZE=8192
2626
CONFIG_LLEXT_HEAP_SIZE=15
2727
CONFIG_MAIN_STACK_SIZE=2048
2828
CONFIG_COMMON_LIBC_MALLOC_ARENA_SIZE=-1

0 commit comments

Comments
 (0)