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 @@ -374,6 +374,16 @@ Drivers and Sensors
374
374
375
375
* Display
376
376
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
+
377
387
* DMA
378
388
379
389
* Added driver for Analog Devices MAX32 SoC series (:dtcompatible: `adi,max32-dma `).
You can’t perform that action at this time.
0 commit comments