aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use ssmarshal to generate the response dataRobin Krahl2019-02-19
* Implement serde::Serialize in enum_u8Robin Krahl2019-02-19
* Refactor Command::execute_raw into executeRobin Krahl2019-02-19
* Fix formatting in commands.rsRobin Krahl2019-02-18
* Use ssmarshal to convert data from and to byte slicesRobin Krahl2019-02-18
* 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