We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a0cb52 commit ba12d6eCopy full SHA for ba12d6e
doc/releases/release-notes-2.4.rst
@@ -578,6 +578,18 @@ Drivers and Sensors
578
* :option:`CONFIG_TRACING_BACKEND_USB`
579
* :option:`CONFIG_USB_UART_CONSOLE`
580
581
+ * USB device support has got its own work queue
582
+ which is used by CDC ACM class by default.
583
+
584
+ * CDC ACM Class was slightly reworked.
585
586
+ * Suspend and resume support in CDC ACM and HID classes
587
+ has been corrected.
588
589
+ * Atmel SAM0 USB device driver (usb_dc_sam0) was revised.
590
+ All drivers now use common macros for getting indexes and direction
591
+ from an endpoint.
592
593
* Video
594
595
* N/A
0 commit comments