zephyr/subsys/usb
Andrei Emeltchenko e8ccb16986 usb: hid: Add Human Interface Device (HID) class
Add support for Human Interface Device USB class.

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2018-01-31 07:42:19 -05:00
..
class usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
CMakeLists.txt subsys: usb: Set Zephyr project USB Vendor and Product IDs 2018-01-15 15:47:53 -05:00
Kconfig usb: Set Class Handler buffer size to 256 for RNDIS 2018-01-17 18:53:05 -05:00
composite.c usb: Rename SYS_LOG_USB to SYS_LOG_USB_DEVICE 2018-01-17 18:53:05 -05:00
composite.h subsys: usb: add composite device support 2017-10-13 09:18:14 -04:00
usb_descriptor.c usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
usb_descriptor.h usb: hid: Add Human Interface Device (HID) class 2018-01-31 07:42:19 -05:00
usb_device.c usb: Clean up code to meet Zephyr standard 2018-01-31 07:42:19 -05:00