-
choice: Rendering Buffer Allocation
Rendering Buffer Allocation
Type: bool
Help¶
Type of allocation that should be used for allocating rendering buffers
Default¶
Choice options¶
Kconfig definition¶
At <Zephyr>/lib/gui/lvgl/Kconfig.memory:81
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/lib/Kconfig:14
→ <Zephyr>/lib/gui/Kconfig:4
→ <Zephyr>/lib/gui/lvgl/Kconfig:25
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Memory manager settings
choice bool "Rendering Buffer Allocation" defaultLVGL_BUFFER_ALLOC_STATIC
depends onLVGL
help Type of allocation that should be used for allocating rendering buffers
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)