Skip to content

Commit cbced96

Browse files
JarmouniAkartben
authored andcommitted
samples: modules: lvgl: demos: increase native_sim mempool size
Increase native_sim_64 LVGL MEM_POOL_SIZE to accomodate flex_layout demo Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
1 parent 04e3a68 commit cbced96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/modules/lvgl/demos/boards/native_sim_native_64.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
# SPDX-License-Identifier: Apache-2.0
33

44
CONFIG_LV_COLOR_DEPTH_32=y
5-
CONFIG_LV_Z_MEM_POOL_SIZE=65536
5+
CONFIG_LV_Z_MEM_POOL_SIZE=75264

0 commit comments

Comments
 (0)