zephyr/include/zephyr/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
..
class usb: device: hid: correct bcdHID to v1.11 spec 2022-12-21 12:20:55 +01:00
bos.h usb: remove deprecated headers and macros 2022-07-08 11:58:08 +02:00
usb_ch9.h usb: host: add port power and port reset USB hub features 2022-12-16 13:21:12 +01:00
usb_device.h include: migrate includes to <zephyr/...> 2022-05-06 20:03:00 +02:00
usbd.h usb: add new experimental USB device stack 2022-12-02 12:55:18 +01:00
usbh.h usb: add initial USB host support 2022-12-16 13:21:12 +01:00