Skip to content

Commit e89e549

Browse files
committed
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 48d2eef commit e89e549

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
@@ -50,6 +50,13 @@ Networking
5050
5151
.. zephyr-keep-sorted-stop
5252
53+
Display
54+
*******
55+
56+
* The RGB565 and BGR565 pixel formats were used interchangeably in the display sample.
57+
This has now been fixed. Boards and applications that were tested or developed based on the
58+
previous sample may be affected by this change (see :github:`79996` for more information).
59+
5360
Other subsystems
5461
****************
5562

0 commit comments

Comments
 (0)