Skip to content

Commit 5d4f4ac

Browse files
Finomnisnashif
authored andcommitted
docs: add release notes for #81184
Added release notes for PR #81184. Signed-off-by: Martin Stumpf <[email protected]>
1 parent 7c24bd8 commit 5d4f4ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/releases/release-notes-4.1.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ Drivers and Sensors
9797
signal handling (:github:`81250`)
9898
* Added ``frame_incomplete`` handling to SDL display driver (:dtcompatible:`zephyr,sdl-dc`)
9999
(:github:`81250`)
100+
* Added transparency support to SDL display driver (:dtcompatible:`zephyr,sdl-dc`) (:github:`81184`)
100101

101102
* Ethernet
102103

@@ -292,6 +293,9 @@ LVGL
292293
Tests and Samples
293294
*****************
294295

296+
* Fixed incorrect alpha values in :zephyr_file:`samples/drivers/display`. (:github:`81184`)
297+
* Added :zephyr_file:`samples/modules/lvgl/screen_transparency`. (:github:`81184`)
298+
295299
Issue Related Items
296300
*******************
297301

0 commit comments

Comments
 (0)