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> |
||
|---|---|---|
| .. | ||
| include | ||
| input | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.input | ||
| Kconfig.memory | ||
| Kconfig.shell | ||
| lvgl_display_8bit.c | ||
| lvgl_display_16bit.c | ||
| lvgl_display_24bit.c | ||
| lvgl_display_32bit.c | ||
| lvgl_display_mono.c | ||
| lvgl_display.c | ||
| lvgl_fs.c | ||
| lvgl_mem.c | ||
| lvgl_shell.c | ||
| lvgl_zephyr_osal.c | ||
| lvgl.c | ||