zephyr/subsys/usb/device
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
..
class usb: device: hid: correct bcdHID to v1.11 spec 2022-12-21 12:20:55 +01:00
bos.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
CMakeLists.txt
Kconfig usb: remove usb_pid.Kconfig file 2022-11-22 11:09:21 +01:00
os_desc.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
os_desc.h
usb_descriptor.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
usb_descriptor.h include: add missing sys/slist.h include 2022-10-11 18:05:17 +02:00
usb_device.c usb: device: update logging module registration 2022-12-12 15:57:35 +01:00
usb_transfer.c includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
usb_transfer.h
usb_work_q.c subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00
usb_work_q.h subsystems: migrate includes to <zephyr/...> 2022-05-09 12:07:35 +02:00