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 07df2c5 commit d0ea9d5Copy full SHA for d0ea9d5
doc/releases/release-notes-4.0.rst
@@ -717,6 +717,8 @@ Drivers and Sensors
717
* USB
718
719
* Added support for USB HS on STM32U59x/STM32U5Ax SoC variants.
720
+ * Enhanced DWC2 UDC driver
721
+ * Added UDC drivers for Smartbond, NuMaker USBD and RP2040 device controllers
722
723
* Video
724
@@ -1017,6 +1019,13 @@ Networking
1017
1019
USB
1018
1020
***
1021
1022
+* New USB device stack:
1023
+
1024
+ * Added USB CDC Network Control Model implementation
1025
+ * Enhanced USB Audio class 2 implementation
1026
+ * Made USB device stack high-bandwidth aware
1027
+ * Enhanced CDC ACM and HID class implementations
1028
1029
Devicetree
1030
**********
1031
0 commit comments