File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -373,6 +373,16 @@ Drivers and Sensors
373373
374374* Display
375375
376+ * NXP ELCDIF driver now supports flipping the image along the horizontal
377+ or vertical axis using the PXP. Use
378+ :kconfig:option: `CONFIG_MCUX_ELCDIF_PXP_FLIP_DIRECTION ` to set the desired
379+ flip.
380+ * ST7789V driver now supports BGR565, enabled with
381+ :kconfig:option: `CONFIG_ST7789V_BGR565 `.
382+ * Added driver for SSD1327 OLED display controller (:dtcompatible: `solomon,ssd1327fb `).
383+ * Added driver for SSD1322 OLED display controller (:dtcompatible: `solomon,ssd1322 `).
384+ * Added driver for IST3931 monochrome display controller (:dtcompatible: `istech,ist3931 `).
385+
376386* DMA
377387
378388 * Added driver for Analog Devices MAX32 SoC series (:dtcompatible: `adi,max32-dma `).
You can’t perform that action at this time.
0 commit comments