Merge branch 'lvgl93' into 'master'

misc: Update LVGL to 9.3.0

See merge request postmarketOS/buffybox!59
This commit is contained in:
Johannes Marbach 2025-06-18 18:24:23 +00:00
commit 8dd14d4b60
6 changed files with 1348 additions and 803 deletions

View file

@ -12,10 +12,12 @@ LV_USE_STDLIB_SPRINTF LV_STDLIB_CLIB
LV_USE_DRAW_SW 1
LV_DRAW_SW_COMPLEX 1
LV_DRAW_SW_SUPPORT_RGB565 0
LV_DRAW_SW_SUPPORT_RGB565_SWAPPED 0
LV_DRAW_SW_SUPPORT_RGB565A8 0
LV_DRAW_SW_SUPPORT_RGB888 1
LV_DRAW_SW_SUPPORT_XRGB8888 1
LV_DRAW_SW_SUPPORT_ARGB8888 1
LV_DRAW_SW_SUPPORT_ARGB8888_PREMULTIPLIED 0
LV_DRAW_SW_SUPPORT_L8 0
LV_DRAW_SW_SUPPORT_AL88 0
LV_DRAW_SW_SUPPORT_A8 0
@ -108,3 +110,4 @@ LV_LIBINPUT_BSD 0
LV_LIBINPUT_XKB 0
LV_BUILD_EXAMPLES 0
LV_BUILD_DEMOS 0

File diff suppressed because it is too large Load diff