-
CONFIG_LVGL
¶
LittlevGL GUI library
Type: bool
Help¶
This option enables the LittlevGL GUI library.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At <Zephyr>/lib/gui/lvgl/Kconfig:5
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/lib/Kconfig:14
→ <Zephyr>/lib/gui/Kconfig:4
Menu path: (Top) → Additional libraries
menuconfig LVGL
bool "LittlevGL GUI library"
help
This option enables the LittlevGL GUI library.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)