Skip to content

Commit f2e6f93

Browse files
authored
Merge pull request #15 from rust-embedded/Disasm-patch-1
Add usb-device and stm32f103xx-usb WIP crates
2 parents e599a9b + 04c2930 commit f2e6f93

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)