Skip to content

Commit 00f08ba

Browse files
danieldegrassemmahadevan108
authored andcommitted
doc: release-notes-4.0: add release notes for display
Add release notes for displays for 4.0 release Signed-off-by: Daniel DeGrasse <[email protected]>
1 parent d9745bd commit 00f08ba

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/releases/release-notes-4.0.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -374,6 +374,16 @@ Drivers and Sensors
374374

375375
* Display
376376

377+
* NXP ELCDIF driver now supports flipping the image along the horizontal
378+
or vertical axis using the PXP. Use
379+
:kconfig:option:`CONFIG_MCUX_ELCDIF_PXP_FLIP_DIRECTION` to set the desired
380+
flip.
381+
* ST7789V driver now supports BGR565, enabled with
382+
:kconfig:option:`CONFIG_ST7789V_BGR565`.
383+
* Added driver for SSD1327 OLED display controller (:dtcompatible:`solomon,ssd1327fb`).
384+
* Added driver for SSD1322 OLED display controller (:dtcompatible:`solomon,ssd1322`).
385+
* Added driver for IST3931 monochrome display controller (:dtcompatible:`istech,ist3931`).
386+
377387
* DMA
378388

379389
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible:`adi,max32-dma`).

0 commit comments

Comments
 (0)