misc: Update LVGL to 9.3.0

This commit is contained in:
Vladimir Stoiakin 2025-06-09 15:44:02 +03:00
parent 7e481313a0
commit b6c6bab4d9
6 changed files with 1349 additions and 804 deletions

View file

@ -13,10 +13,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
@ -112,3 +114,4 @@ LV_LIBINPUT_BSD 0
LV_LIBINPUT_XKB 1
LV_BUILD_EXAMPLES 0
LV_BUILD_DEMOS 0

File diff suppressed because it is too large Load diff