zephyr/subsys/usb
Johann Fischer 4875aa3924 usb: device_next: limit CDC ACM OUT transfer size to the current MPS
When the controller is connected to a full speed bus, regardless of
whether the controller supports high speed or not, the transfer size for
the bulk OUT endpoint should be equal to the MPS in the current
configuration.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-10-02 14:41:50 +01:00
..
device serial/usb: update struct ring_buf users 2024-10-02 09:56:45 +02:00
device_next usb: device_next: limit CDC ACM OUT transfer size to the current MPS 2024-10-02 14:41:50 +01:00
host lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
usb_c everywhere: replace double words 2024-06-22 05:40:22 -04:00
CMakeLists.txt