doc: release-notes-4.2: Add Display notable changes

Add Display notable additions in 4.2 release.

Signed-off-by: Abderrahmane JARMOUNI <git@jarmouni.me>
This commit is contained in:
Abderrahmane JARMOUNI 2025-07-18 00:57:00 +02:00 committed by Dan Kalowsky
parent a1455b4dfc
commit 366d45fd34

View File

@ -297,7 +297,8 @@ New APIs and options
* Display
* :c:func:`display_clear`
* Added :c:func:`display_clear` API to allow clearing the display content in a standardized way.
* Character Frame Buffer (CFB) subsystem now supports drawing circles via :c:func:`cfb_draw_circle`.
* LVGL (Light and Versatile Graphics Library)