Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Refactor command execution into commands module | Robin Krahl | 2019-02-18 |
* | Refactor Nitrokey::execute_command to write to a buffer | Robin Krahl | 2019-02-18 |
* | Add simple ReadSlotName command implementation | Robin Krahl | 2019-02-18 |
* | Add simple GetStatus command implementation | Robin Krahl | 2019-02-18 |
* | Implement Nitrokey command handling | 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 |
* | Add USB stack and simple HID implementation | Robin Krahl | 2019-02-18 |