diff options
author | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 10:56:30 +0000 |
---|---|---|
committer | Robin Krahl <robin.krahl@ireas.org> | 2019-02-18 15:30:10 +0100 |
commit | 7da90438dd7851f66abfa81eba2eeb36ff9c9c25 (patch) | |
tree | 400bd0f6ab5e15899bd3fc1d8df55b57acfd1cf8 /LICENSES/CC0-1.0.txt | |
parent | a3f0fb062048c52c3f04e907f0107e1db9b6141c (diff) | |
download | ntw-7da90438dd7851f66abfa81eba2eeb36ff9c9c25.tar.gz ntw-7da90438dd7851f66abfa81eba2eeb36ff9c9c25.tar.bz2 |
Add USB stack and simple HID implementation
This patch adds the usb-device and stm32f103xx-usb crates that provide a
USB stack. It introduces the HidClass struct, a basic implementation of
the Human Interface Device (HID) USB class. Devices with that class are
recognized as HID devices with the specified vendor and product ID, but
do not provide the endpoints required for interaction.
Diffstat (limited to 'LICENSES/CC0-1.0.txt')
0 files changed, 0 insertions, 0 deletions