zephyr/modules/lvgl
Fabian Blatz 0b0fd7d674 modules: lvgl: Update CMakeLists to v9.3
Add new/moved files introduced in v9.3 into the CMakeLists.
Also for using the system monitor the osal is required to have a method to
measure the CPU idle time so the lvgl_zephyr_osal file needs to be always
added.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2025-06-11 08:20:09 +02: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: Update CMakeLists to v9.3 2025-06-11 08:20:09 +02: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: Register print callback after lv_init 2025-05-30 16:37:57 +02:00