Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions doc/releases/release-notes-4.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,8 @@ Drivers and Sensors
* USB

* Added support for USB HS on STM32U59x/STM32U5Ax SoC variants.
* Enhanced DWC2 UDC driver
* Added UDC drivers for Smartbond, NuMaker USBD and RP2040 device controllers

* Video

Expand Down Expand Up @@ -1017,6 +1019,13 @@ Networking
USB
***

* New USB device stack:

* Added USB CDC Network Control Model implementation
* Enhanced USB Audio class 2 implementation
* Made USB device stack high-bandwidth aware
* Enhanced CDC ACM and HID class implementations

Devicetree
**********

Expand Down
Loading