commit | 2f272b2d7987a158a0e799e272b1226a92ba1069 | [log] [tgz] |
---|---|---|
author | Johann Fischer <johann.fischer@nordicsemi.no> | Mon May 20 12:26:01 2024 +0200 |
committer | Henrik Brix Andersen <henrik@brixandersen.dk> | Wed May 29 12:03:12 2024 +0200 |
tree | e03de92ccf5ac75784f0c9da074c3e465375c9a7 | |
parent | d1ca30e8f7070a96dbcaa8618c6c4a63dba74405 [diff] |
usb: device_next: fix BOS descriptor request Return protocol error if bcdUSB is less than 0x0201. Fix typo in number of capabilities. Fixes: b0d7d70834ab ("usb: device_next: add initial BOS support") Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>