The latest development version of this page may be more current than this released 2.7.5 version.

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 lib/gui/lvgl/Kconfig:5

Included via Kconfig:8Kconfig.zephyr:43lib/Kconfig:8lib/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.)