doc: release-notes-4.0: add release notes for USB

Add release notes for USB support.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
Johann Fischer 2024-11-14 12:42:57 +01:00 committed by Mahesh Mahadevan
parent 07df2c5d5e
commit d0ea9d5243

View file

@ -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
@ -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
**********