zephyr/subsys/usb
Yihui Xiong 281c7cb1e2 usb: Set USB version to 2.1 when using BOS
BOS (Binary Device Object Store) Descriptor is included
since USB 2.1.
fixed #22774

Signed-off-by: Yihui Xiong <yihui.xiong@hotmail.com>
2020-02-19 12:30:35 +02:00
..
class usb: cdc_acm: do not send ZLP for IN transactions 2020-02-19 12:29:50 +02:00
bos.c usb: Remove extra logs 2019-10-01 09:16:42 -04:00
CMakeLists.txt usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00
Kconfig usb: convert VBUS control to new GPIO API 2020-02-05 12:00:36 +01:00
os_desc.c usb: Cleanup for multiplied defines 2019-12-09 12:48:13 -05:00
os_desc.h
usb_descriptor.c usb: Set USB version to 2.1 when using BOS 2020-02-19 12:30:35 +02:00
usb_descriptor.h usb: Fix automatic assignment endpoints 2019-05-06 11:14:24 +02:00
usb_device.c usb: Fix for set/reset endpoints 2020-02-12 14:40:40 +02:00
usb_transfer.c usb: rework USB transfer logging 2020-02-05 11:28:12 +01:00
usb_transfer.h usb: move USB transfer functions to appropriate file 2020-02-05 11:28:12 +01:00