zephyr/subsys/usb
Johann Fischer dd5492b3ce usb: device_next: rework wSequence check in CDC NCM implementation
The consequences of a wSequence mismatch are unspecified and are
primarily for debugging purposes. Our checks are a bit too strict, and
if the header check fails, the sequence is not updated, and the header
check subsequently fails. Rework the code to just log a warning on
mismatch and also reset OUT sequence counter the same way as the IN
sequence counter.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-12-18 12:46:08 +01:00
..
device usb: device: remove USB H4 Bluetooth function and sample 2024-12-17 11:35:57 +00:00
device_next usb: device_next: rework wSequence check in CDC NCM implementation 2024-12-18 12:46:08 +01:00
host usb: shell: Remove use of ctx_shell 2024-11-26 15:43:29 -05:00
usb_c usb-c: pe: set correct sink/src ready state. 2024-12-09 15:11:39 +01:00
CMakeLists.txt