-
CONFIG_LVGL_MEM_POOL_USER
¶
User space lvgl pool
Type: bool
Help¶
Use a dedicated memory pool in user space to allocate lvgl objects on
Kconfig definition¶
At lib/gui/lvgl/Kconfig:153
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Memory pool
config LVGL_MEM_POOL_USER bool "User space lvgl pool" depends on <choice: Memory pool> help Use a dedicated memory pool in user space to allocate lvgl objects on
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)