-
CONFIG_LVGL_COMPILER_NON_CONST_INIT_SUPPORTED
¶
Enable non constant init
Type: bool
Help¶
Indicate if initialization with non constant values is supported
Kconfig definition¶
At lib/gui/lvgl/Kconfig:354
Included via Kconfig:10
→ Kconfig.zephyr:37
→ lib/Kconfig:15
→ lib/gui/Kconfig:9
Menu path: (top menu) → Additional libraries → Graphical user interface → LittlevGL Support
config LVGL_COMPILER_NON_CONST_INIT_SUPPORTED bool prompt "Enable non constant init" ifLVGL
default "y" ifLVGL
depends onLVGL
help Indicate if initialization with non constant values is supported
(Definitions include propagated dependencies, including from if’s and menus.)