zephyr/lib/gui/lvgl
Johann Fischer 5228211060 lib: lvgl: obtain LVGL_DISPLAY_DEV_NAME from devicetree
It is not possible completely remove options like
LVGL_DISPLAY_DEV_NAME without heavy reworking of LVGL support
because lvgl_init needs the name of the device, and
LVGL_*_RES_MAX options to define internal buffers.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2021-12-10 12:47:30 +01:00
..
CMakeLists.txt
Kconfig
Kconfig.debug
Kconfig.feature lib: gui: lvgl: update to v7.6.1 2020-11-01 10:51:00 -05:00
Kconfig.fonts lib: gui: lvgl: update to v7.6.1 2020-11-01 10:51:00 -05:00
Kconfig.graphical lib: lvgl: obtain LVGL_DISPLAY_DEV_NAME from devicetree 2021-12-10 12:47:30 +01:00
Kconfig.image
Kconfig.input
Kconfig.memory
Kconfig.objects lib: gui: lvgl: update to v7.6.1 2020-11-01 10:51:00 -05:00
Kconfig.text
Kconfig.themes lib: gui: lvgl: update to v7.6.1 2020-11-01 10:51:00 -05:00
lv_conf.h lib: gui: lvgl: update to v7.6.1 2020-11-01 10:51:00 -05:00
lvgl_display_16bit.c
lvgl_display_24bit.c
lvgl_display_32bit.c
lvgl_display_mono.c drivers: display: Added support for restricted update. 2021-01-21 17:26:37 +01:00
lvgl_display.c
lvgl_display.h
lvgl_fs.c lib/gui/lvgl: Add fs_dir_t type variable initialization … 2021-02-05 07:32:20 -05:00
lvgl_fs.h
lvgl_mem_kernel.c kernel: subsys: lib: drivers: Use k_heap instead of z_mem_pool wrappers 2020-12-07 21:50:14 -05:00
lvgl_mem_user.c lib/gui/lvgl: Use a sys_heap and not a sys_mem_pool 2020-12-07 21:50:14 -05:00
lvgl_mem.h
lvgl.c lib: gui: lvgl: Fix logging macro usage 2021-04-22 15:29:15 -05:00