aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Refactor command execution into commands moduleRobin Krahl2019-02-18
* Refactor Nitrokey::execute_command to write to a bufferRobin Krahl2019-02-18
* Simplify handling of GET_DESCRIPTOR requestsRobin Krahl2019-02-18
* Add simple ReadSlotName command implementationRobin Krahl2019-02-18
* Add simple GetStatus command implementationRobin Krahl2019-02-18
* Implement Nitrokey command handlingRobin Krahl2019-02-18
* hid: Add support for {Get,Set}_Report requestsRobin Krahl2019-02-18
* hid: Add HID and Report descriptorsRobin Krahl2019-02-18
* Add HidDevice trait for device-specific informationRobin Krahl2019-02-18
* hid: Add interrupt_in endpoint to HidClassRobin Krahl2019-02-18
* Add enum_u8 macro to simplify enum conversionRobin Krahl2019-02-18
* Add USB stack and simple HID implementationRobin Krahl2019-02-18
* Initial commitRobin Krahl2019-02-18