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:
parent
7c24bd8520
commit
5d4f4acc7d
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
*******************
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue