Skip to content

Commit 6321af9

Browse files
jfischer-noMaureenHelm
authored andcommitted
doc: release-notes-3.6: add release notes for USB
Add release notes for USB support. Signed-off-by: Johann Fischer <[email protected]>
1 parent 3fb795a commit 6321af9

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/releases/release-notes-3.6.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,8 @@ Drivers and Sensors
689689
connection.
690690
* On compatible STM32 devices, isochronous endpoint are now functional thanks to the
691691
use of double buffering.
692+
* Added new UDC driver for DWC2 controller.
693+
* Added support for Nuvoton NuMaker series USBD controllers.
692694

693695
* W1
694696

@@ -971,6 +973,15 @@ Networking
971973
USB
972974
***
973975

976+
* Device support:
977+
978+
* Introduces new USB Audio 2 implementation. Implementation uses devicetree for
979+
instantiation, hiding descriptor complexity from the application. Initial
980+
implementation is limited to full speed only and provides the absolute
981+
minimum set of features required for basic implicit and explicit feedback.
982+
Interrupt notification is not supported.
983+
* Added support for SetFeature(TEST_MODE).
984+
974985
Devicetree
975986
**********
976987

0 commit comments

Comments
 (0)