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:
parent
07df2c5d5e
commit
d0ea9d5243
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||
**********
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue