fix: nice!view built-in widgets render failure from insufficient memory (#3243)
fixes #3219
This commit is contained in:
parent
e108e319c0
commit
536375e45e
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@ endchoice
|
||||||
|
|
||||||
config LV_Z_MEM_POOL_SIZE
|
config LV_Z_MEM_POOL_SIZE
|
||||||
default 8192 if ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
|
default 8192 if ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
|
||||||
|
default 5120 if ZMK_DISPLAY_STATUS_SCREEN_BUILT_IN
|
||||||
|
|
||||||
config ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
|
config ZMK_DISPLAY_STATUS_SCREEN_CUSTOM
|
||||||
imply NICE_VIEW_WIDGET_STATUS
|
imply NICE_VIEW_WIDGET_STATUS
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue