Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Simplify handling of GET_DESCRIPTOR requests | Robin Krahl | 2019-02-18 |
* | hid: Add support for {Get,Set}_Report requests | Robin Krahl | 2019-02-18 |
* | hid: Add HID and Report descriptors | Robin Krahl | 2019-02-18 |
* | Add HidDevice trait for device-specific information | Robin Krahl | 2019-02-18 |
* | hid: Add interrupt_in endpoint to HidClass | Robin Krahl | 2019-02-18 |
* | Add enum_u8 macro to simplify enum conversion | Robin Krahl | 2019-02-18 |
* | Add USB stack and simple HID implementation | Robin Krahl | 2019-02-18 |