Skip to content

Commit a1455b4

Browse files
JarmouniAdanieldegrasse
authored andcommitted
doc: release-notes4.2: Add LVGL notable changes in Zephyr
Add LVGL notable changes in Zephyr Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
1 parent 62ffbb0 commit a1455b4

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/releases/release-notes-4.2.rst

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,13 @@ New APIs and options
299299

300300
* :c:func:`display_clear`
301301

302+
* LVGL (Light and Versatile Graphics Library)
303+
304+
* The LVGL module was synchronized to v9.3, bringing numerous upstream improvements and new features.
305+
* LVGL subsystem now supports multiple simultaneous displays, including proper input device-to-display binding.
306+
* Added L8/Y8 pixel format support for displays such as SSD1327, SSD1320, SSD1322, and ST75256.
307+
* :kconfig:option:`CONFIG_LV_Z_COLOR_MONO_HW_INVERSION`
308+
302309
* Management
303310

304311
* MCUmgr
@@ -465,10 +472,6 @@ New APIs and options
465472

466473
* :c:func:`uvc_set_video_dev`
467474

468-
* Other
469-
470-
* :kconfig:option:`CONFIG_LV_Z_COLOR_MONO_HW_INVERSION`
471-
472475
* ZBus
473476

474477
* Zbus has achieved stable status with the release of API version v1.0.0.

0 commit comments

Comments
 (0)