From 8723fa64190e49d900849e55991b48cdaaf00437 Mon Sep 17 00:00:00 2001 From: Peter Johanson Date: Mon, 4 Mar 2024 09:48:20 -0800 Subject: [PATCH] Bump LVGL mem pool for ZL too. --- boards/shields/zaphod_lite/Kconfig.defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/boards/shields/zaphod_lite/Kconfig.defconfig b/boards/shields/zaphod_lite/Kconfig.defconfig index 6b2b6eec..c11aa1cb 100644 --- a/boards/shields/zaphod_lite/Kconfig.defconfig +++ b/boards/shields/zaphod_lite/Kconfig.defconfig @@ -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