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 9e7596d commit 1edc97cCopy full SHA for 1edc97c
doc/releases/migration-guide-4.3.rst
@@ -68,6 +68,13 @@ Networking
68
69
.. zephyr-keep-sorted-stop
70
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
78
Other subsystems
79
****************
80
0 commit comments