doc: release-notes4.2: Add LVGL notable changes in Zephyr

Add LVGL notable changes in Zephyr

Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
This commit is contained in:
Abderrahmane JARMOUNI 2025-07-18 00:10:54 +02:00 committed by Daniel DeGrasse
parent 62ffbb0127
commit a1455b4dfc

View File

@ -299,6 +299,13 @@ New APIs and options
* :c:func:`display_clear`
* LVGL (Light and Versatile Graphics Library)
* The LVGL module was synchronized to v9.3, bringing numerous upstream improvements and new features.
* LVGL subsystem now supports multiple simultaneous displays, including proper input device-to-display binding.
* Added L8/Y8 pixel format support for displays such as SSD1327, SSD1320, SSD1322, and ST75256.
* :kconfig:option:`CONFIG_LV_Z_COLOR_MONO_HW_INVERSION`
* Management
* MCUmgr
@ -465,10 +472,6 @@ New APIs and options
* :c:func:`uvc_set_video_dev`
* Other
* :kconfig:option:`CONFIG_LV_Z_COLOR_MONO_HW_INVERSION`
* ZBus
* Zbus has achieved stable status with the release of API version v1.0.0.