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.
1 parent 5daa58b commit 6fa7848Copy full SHA for 6fa7848
Cargo.toml
@@ -70,7 +70,7 @@ embedded-hal = "1.0.0"
70
defmt = { version = "1.0.0", optional = true }
71
paste = "1.0.15"
72
log = { version = "0.4.20", optional = true}
73
-stm32-usbd = { git = "https://github.com/FeldrinH/stm32-usbd.git" }
+stm32-usbd = "0.8.0"
74
75
[dev-dependencies]
76
log = { version = "0.4.20"}
0 commit comments