zephyr/modules/lvgl
Abderrahmane JARMOUNI abdb1ef3bc modules: lvgl: input: fix indev binding to display
When no 'display' property is present in LVGL input dev node in DT,
we should default to LVGL Default Display to preserve the old behavior
and not break LV Input on setups with only one display.

Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
2025-05-13 22:21:50 -04:00
..
include modules: lvgl: add multi-display input support 2025-05-08 12:24:21 +02:00
input modules: lvgl: input: fix indev binding to display 2025-05-13 22:21:50 -04:00
CMakeLists.txt modules: lvgl: Introduce Greyscale support 2025-03-12 14:05:14 +00:00
Kconfig lvgl: Add config to disable monochrome pixel software inversion 2025-04-28 12:55:51 -05:00
Kconfig.input modules: lvgl: Remove LVGL pointer kscan 2024-06-21 11:54:11 -04:00
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: Introduce Greyscale support 2025-03-12 14:05:14 +00:00
lvgl_display_16bit.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_display_24bit.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_display_32bit.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01: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: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_mem.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_shell.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_zephyr_osal.c modules: lvgl: Update OSAL implementation 2025-02-07 02:22:52 +01:00
lvgl.c modules: lvgl: add multi-display support in Zephyr 2025-05-08 12:24:21 +02:00