fix out of memory error
This commit is contained in:
parent
8332577f86
commit
22883dd6ee
@ -18,7 +18,9 @@ CONFIG_EXAMPLE_LVGL_PORT_AVOID_TEAR_ENABLE=y
|
||||
|
||||
# LVGL 9 configuration
|
||||
CONFIG_LV_COLOR_DEPTH_16=y
|
||||
CONFIG_LV_USE_BUILTIN_MALLOC=n
|
||||
CONFIG_LV_USE_CLIB_MALLOC=y
|
||||
CONFIG_SPIRAM_MALLOC_ALWAYSINTERNAL=128
|
||||
CONFIG_LV_USE_LOG=y
|
||||
CONFIG_LV_LOG_PRINTF=y
|
||||
CONFIG_LV_USE_PERF_MONITOR=y
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user