diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 12:07:26 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 15:30:52 +0100 |
commit | ccbbf657743eb656f4e49b0204092b4450ffa7ba (patch) | |
tree | b0bec9a81a5f03743581ffb08585277dddafc3e3 /etc | |
parent | a954a23e52a28cda7af669303f5e9404641b3b6c (diff) | |
download | ntw-ccbbf657743eb656f4e49b0204092b4450ffa7ba.tar.gz ntw-ccbbf657743eb656f4e49b0204092b4450ffa7ba.tar.bz2 |
Add HidDevice trait for device-specific information
The HID USB class needs device-specific information – currently, the
subclass and the protocol of the device, but also the report descriptors
and request handlers once we support these functions. Therefore, this
patch introduces the HidDevice trait that provides this data. It also
adds a Nitrokey struct that implements this trait for the Nitrokey Pro
device.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions