zephyr/modules/lvgl
Kate Wang 52e08918ff modules: lvgl: support the frame buffer address and stride alignment
Add support for the frame buffer address and stride alignment.
If user set the CONFIG_LV_DRAW_BUF_ALIGN to not be 4, the buffers
shall be allocated aoocrdingly.
If user set the CONFIG_LV_DRAW_BUF_STRIDE_ALIGN to not be 1, the
methods of flushing the display shall set the pitch accordingly.

Signed-off-by: Kate Wang <yumeng.wang@nxp.com>
2025-06-27 08:49:44 -10:00
..
include
input
CMakeLists.txt
Kconfig
Kconfig.input
Kconfig.memory
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: support the frame buffer address and stride alignment 2025-06-27 08:49:44 -10: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_display.c
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: support the frame buffer address and stride alignment 2025-06-27 08:49:44 -10:00