Skip to content

Commit 1edc97c

Browse files
ngphibangcfriedt
authored andcommitted
doc: migration guide: display: Mention rgb565/bgr565 fix
Mention that the RGB565 and BGR565 interchange issue has been fixed in the display sample. Signed-off-by: Phi Bang Nguyen <[email protected]>
1 parent 9e7596d commit 1edc97c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/releases/migration-guide-4.3.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,13 @@ Networking
6868
6969
.. zephyr-keep-sorted-stop
7070
71+
Display
72+
*******
73+
74+
* The RGB565 and BGR565 pixel formats were used interchangeably in the display sample.
75+
This has now been fixed. Boards and applications that were tested or developed based on the
76+
previous sample may be affected by this change (see :github:`79996` for more information).
77+
7178
Other subsystems
7279
****************
7380

0 commit comments

Comments
 (0)