zephyr/subsys/usb/device/class
Ryan McClelland 34cfba73b4 usb: device: hid: correct bcdHID to v1.11 spec
bcdHID is intended for the spec version of USB HID. It was pointing to the
v1.1 bcdUSB define which happens to be the same value for the v1.10 hid
spec version. This corrects it to use the v1.11 HID spec.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2022-12-21 12:20:55 +01:00
..
audio usb: audio: do not discard usb_transfer result in usb_audio_send() 2022-11-21 20:11:24 +01:00
dfu all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
hid usb: device: hid: correct bcdHID to v1.11 spec 2022-12-21 12:20:55 +01:00
netusb usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
bluetooth.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
bt_h4.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
cdc_acm.c usb: device: cdc_acm: Prevent recursive logging loop 2022-12-15 14:54:24 +01:00
CMakeLists.txt
Kconfig
Kconfig.bt
Kconfig.cdc usb: device: cdc: Update Kconfig 2022-09-02 10:59:32 +00:00
Kconfig.msc usb: Increase mass storage stack size when SD stack is enabled 2022-08-17 12:09:17 +02:00
Kconfig.template.composite_device_number
Kconfig.test
loopback.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
msc.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00