docs: add release notes for #81184

Added release notes for PR #81184.

Signed-off-by: Martin Stumpf <finomnis@gmail.com>
This commit is contained in:
Martin Stumpf 2024-11-10 13:50:18 +01:00 committed by Anas Nashif
commit 5d4f4acc7d

View file

@ -97,6 +97,7 @@ Drivers and Sensors
signal handling (:github:`81250`)
* Added ``frame_incomplete`` handling to SDL display driver (:dtcompatible:`zephyr,sdl-dc`)
(:github:`81250`)
* Added transparency support to SDL display driver (:dtcompatible:`zephyr,sdl-dc`) (:github:`81184`)
* Ethernet
@ -292,6 +293,9 @@ LVGL
Tests and Samples
*****************
* Fixed incorrect alpha values in :zephyr_file:`samples/drivers/display`. (:github:`81184`)
* Added :zephyr_file:`samples/modules/lvgl/screen_transparency`. (:github:`81184`)
Issue Related Items
*******************