File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change @@ -885,6 +885,37 @@ Drivers and Sensors
885
885
* Atmel SAM: UART/USART: Added support to configure driver at runtime
886
886
* STM32: DMA now supported on STM32U5 series.
887
887
888
+ * uart_altera_jtag: added support for Nios-V UART.
889
+
890
+ * uart_esp32: added support asynchronous operation.
891
+
892
+ * uart_gecko: added support for pinctrl.
893
+
894
+ * uart_mchp_xec: now supports UART on MEC15xx SoC.
895
+
896
+ * uart_mcux_flexcomm: added support for runtime configuration.
897
+
898
+ * uart_mcux_lpuart: added support for RS-485.
899
+
900
+ * uart_numicro: uses pinctrl to configure UART pins.
901
+
902
+ * uart_pl011: added support for pinctrl.
903
+
904
+ * uart_rpi_pico: added support for runtime configuration.
905
+
906
+ * uart_xmc4xxx: added support for interrupt so it can now be interrupt driven.
907
+ Also added support for FIFO.
908
+
909
+ * New UART drivers are added:
910
+
911
+ * Cadence IP6528 UART.
912
+
913
+ * NXP S32 LINFlexD UART.
914
+
915
+ * OpenTitan UART.
916
+
917
+ * QuickLogic USBserialport_S3B.
918
+
888
919
* SPI
889
920
890
921
* Added dma support for GD32 driver.
You can’t perform that action at this time.
0 commit comments