zephyr/modules/lvgl
Fabian Blatz d2cebade85 modules: lvgl: Add support for NXP PXP engine
Adds support for the NXP PXP engine. LVGL changed
the Kconfig symbol from LV_USE_GPU_NXP_PXP to
LV_USE_PXP, but hal_nxp still relies on
LV_USE_GPU_NXP_PXP, so add a temporary symbol for it.
Additionally the drawing engines need to invalidate
ranges in the dcache, the method needs to be provided
via a lvgl_support.h file.

Signed-off-by: Fabian Blatz <fabianblatz@gmail.com>
2025-01-04 14:17:10 +01:00
..
include modules: lvgl: Add support for NXP PXP engine 2025-01-04 14:17:10 +01:00
input modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
CMakeLists.txt modules: lvgl: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01:00
Kconfig modules: lvgl: Add support for NXP PXP engine 2025-01-04 14:17:10 +01:00
Kconfig.input modules: lvgl: Remove LVGL pointer kscan 2024-06-21 11:54:11 -04:00
Kconfig.memory modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
Kconfig.shell
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 modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00
lvgl_display.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01: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: Add zephyr OSAL implementation 2025-01-04 14:17:10 +01:00
lvgl.c modules: lvgl: Update gluecode to v9.2 2025-01-04 14:17:10 +01:00