CONFIG_LVGL_LOG_LEVEL_WRN¶
Warning
Type: bool
Direct dependencies¶
<choice LVGL_LOG_LEVEL_CHOICE: Max compiled-in log level for lvgl>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr Subsystem>/logging/Kconfig.template.log_config:14
Included via Kconfig:8
→ Kconfig.zephyr:43
→ <Zephyr Library>/Kconfig:8
→ <Zephyr Library>/gui/Kconfig:4
→ <Zephyr Library>/gui/lvgl/Kconfig:14
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Max compiled-in log level for lvgl
config LVGL_LOG_LEVEL_WRN
bool "Warning"
depends on <choice LVGL_LOG_LEVEL_CHOICE>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)