zephyr/modules/lvgl
Pieter De Gendt 96eee3bc5e modules: lvgl: Add a name to the work queue thread
Make it easier to debug/diagnose issues by explicitly naming the LVGL
thread.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2025-07-29 11:27:38 +01:00
..
include modules: lvgl: expose the lvgl workqueue to the user application 2025-07-21 21:26:27 -04:00
input modules: lvgl: input: fix indev binding to display 2025-05-13 22:21:50 -04:00
CMakeLists.txt modules: lvgl: Use Zephyr builtins instead of LVGL stdlib/string impls 2025-07-19 13:51:44 -04:00
Kconfig modules: lvgl: Optional BGR888 to RGB888 2025-07-25 17:04:07 +01:00
Kconfig.input
Kconfig.memory modules: lvgl: Rename the VDB custom section Kconfig name 2025-01-06 17:13:29 +00:00
Kconfig.shell
lvgl_display_8bit.c modules: lvgl: support the frame buffer address and stride alignment 2025-06-27 08:49:44 -10:00
lvgl_display_16bit.c modules: lvgl: support the frame buffer address and stride alignment 2025-06-27 08:49:44 -10:00
lvgl_display_24bit.c modules: lvgl: Optional BGR888 to RGB888 2025-07-25 17:04:07 +01:00
lvgl_display_32bit.c modules: lvgl: support the frame buffer address and stride alignment 2025-06-27 08:49:44 -10:00
lvgl_display_mono.c lvgl: Add config to disable monochrome pixel software inversion 2025-04-28 12:55:51 -05:00
lvgl_display.c modules: lvgl: Introduce Greyscale support 2025-03-12 14:05:14 +00:00
lvgl_fs.c modules: lvgl: don't try to open file in read mode with create flag set 2025-06-20 13:22:15 -04:00
lvgl_mem.c
lvgl_shell.c lvgl: adopt SHELL_HELP 2025-06-13 10:11:56 -07:00
lvgl_zephyr_osal.c modules: lvgl: fix of too few arguments of cpu_load_get 2025-06-12 09:39:27 -07:00
lvgl.c modules: lvgl: Add a name to the work queue thread 2025-07-29 11:27:38 +01:00