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 48d2eef commit e89e549Copy full SHA for e89e549
doc/releases/migration-guide-4.3.rst
@@ -50,6 +50,13 @@ Networking
50
51
.. zephyr-keep-sorted-stop
52
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
60
Other subsystems
61
****************
62
0 commit comments