Skip to content

Commit

Permalink
Bump LVGL mem pool for ZL too.
Browse files Browse the repository at this point in the history
  • Loading branch information
petejohanson authored and nhongooi committed Mar 13, 2024
1 parent b48cf97 commit d19fdac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions boards/shields/zaphod_lite/Kconfig.defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ if ZMK_DISPLAY
config SYSTEM_WORKQUEUE_STACK_SIZE
default 2048

config LV_Z_MEM_POOL_SIZE
default 4096

choice LV_FONT_DEFAULT
default LV_FONT_DEFAULT_MONTSERRAT_26

Expand Down

0 comments on commit d19fdac

Please sign in to comment.