We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e599a9b + 04c2930 commit f2e6f93Copy full SHA for f2e6f93
README.md
@@ -132,6 +132,7 @@ I'd like to be able to implement USB Host and USB Device support on the Texas In
132
133
* The [tm4c123x-hal](https://crates.io/crates/tm4c123x-hal) crate has svd2rust definitions for the USB controller's registers.
134
* There is a [branch](https://github.com/thejpster/tm4c-hal/tree/usb_host_support/tm4c123x-hal) looking at adding USB Host support.
135
+* [usb-device](https://github.com/mvirkkunen/usb-device) crate and corresponding device-specific implementation: [stm32f103xx-usb](https://github.com/mvirkkunen/stm32f103xx-usb).
136
137
# Not Yet Awesome Item Template
138
0 commit comments