mirror of
https://github.com/lvgl/lvgl.git
synced 2025-02-04 07:13:00 +08:00
chore: update lv_conf_internal.h
This commit is contained in:
parent
7f4cde9388
commit
f6a61df3ae
@ -122,7 +122,7 @@
|
|||||||
#ifdef CONFIG_LV_MEM_SIZE
|
#ifdef CONFIG_LV_MEM_SIZE
|
||||||
#define LV_MEM_SIZE CONFIG_LV_MEM_SIZE
|
#define LV_MEM_SIZE CONFIG_LV_MEM_SIZE
|
||||||
#else
|
#else
|
||||||
#define LV_MEM_SIZE (32U * 1024U) /*[bytes]*/
|
#define LV_MEM_SIZE (48U * 1024U) /*[bytes]*/
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user