usbd-hid 0.3.5

WIP: Eventually a HID class for use with usb-device.
Documentation

HID report descriptor generation & USB HID class implementation

This crate implements components necessary to build a USB HID device. This includes generation of the report descriptor, as well implementing communications with a host that implements USB HID.