Skip to content

Commit ba12d6e

Browse files
jfischer-noMaureenHelm
authored andcommitted
doc: release: 2.4 add notes about USB device support
Add notes about USB device support related changes. Signed-off-by: Johann Fischer <[email protected]>
1 parent 0a0cb52 commit ba12d6e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

doc/releases/release-notes-2.4.rst

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -578,6 +578,18 @@ Drivers and Sensors
578578
* :option:`CONFIG_TRACING_BACKEND_USB`
579579
* :option:`CONFIG_USB_UART_CONSOLE`
580580

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+
581593
* Video
582594

583595
* N/A

0 commit comments

Comments
 (0)