zephyr/subsys/usb
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
..
device usb: device: hid: correct bcdHID to v1.11 spec 2022-12-21 12:20:55 +01:00
device_next all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
host usb: host: add port power and port reset USB hub features 2022-12-16 13:21:12 +01:00
usb_c usb-c: Generate USB-C connector VIF policies XML file 2022-12-02 08:46:04 -06:00
CMakeLists.txt usb: add initial USB host support 2022-12-16 13:21:12 +01:00