Skip to content
This repository was archived by the owner on Jul 1, 2025. It is now read-only.

Commit 04c2930

Browse files
authored
Add usb-device and stm32f103xx-usb crates
1 parent e599a9b commit 04c2930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ I'd like to be able to implement USB Host and USB Device support on the Texas In
132132

133133
* The [tm4c123x-hal](https://crates.io/crates/tm4c123x-hal) crate has svd2rust definitions for the USB controller's registers.
134134
* 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).
135136

136137
# Not Yet Awesome Item Template
137138

0 commit comments

Comments
 (0)