We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c24bd8 commit 5d4f4acCopy full SHA for 5d4f4ac
doc/releases/release-notes-4.1.rst
@@ -97,6 +97,7 @@ Drivers and Sensors
97
signal handling (:github:`81250`)
98
* Added ``frame_incomplete`` handling to SDL display driver (:dtcompatible:`zephyr,sdl-dc`)
99
(:github:`81250`)
100
+ * Added transparency support to SDL display driver (:dtcompatible:`zephyr,sdl-dc`) (:github:`81184`)
101
102
* Ethernet
103
@@ -292,6 +293,9 @@ LVGL
292
293
Tests and Samples
294
*****************
295
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
+
299
Issue Related Items
300
*******************
301
0 commit comments