zephyr/samples/display
Gerard Marull-Paretas 4f86a9a2d5 lib: gui: lvgl: align all Kconfig object names
Align all Kconfig option names with LVGL names. The followed rule:
LV_(.*) -> CONFIG_LVGL_(.*).

Also replaced LVGL boolean configuration entries using if/else/endif
with direct IS_ENABLED macro.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2020-08-26 15:32:59 -05:00
..
cfb zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
cfb_custom_font samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
cfb_shell samples: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
grove_display zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
lvgl lib: gui: lvgl: align all Kconfig object names 2020-08-26 15:32:59 -05:00
display.rst