Skip to content

Commit b61491b

Browse files
committed
Increase LLEXT_HEAP Size
1 parent 2ccb910 commit b61491b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/arduino_nano_33_ble_nrf52840_sense/arduino_nano_33_ble_nrf52840_sense.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ CONFIG_PWM=y
3434
CONFIG_LLEXT_STORAGE_WRITABLE=n
3535
CONFIG_SHELL_STACK_SIZE=2048
3636
CONFIG_HEAP_MEM_POOL_SIZE=16384
37-
CONFIG_LLEXT_HEAP_SIZE=96
37+
CONFIG_LLEXT_HEAP_SIZE=128
3838
CONFIG_MAIN_STACK_SIZE=16384
3939

4040
CONFIG_BT_RX_STACK_SIZE=4096

0 commit comments

Comments
 (0)