File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff 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
971973USB
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+
974985Devicetree
975986**********
976987
You can’t perform that action at this time.
0 commit comments