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 fa3f2c2 commit 13f9bc9Copy full SHA for 13f9bc9
Cargo.toml
@@ -36,6 +36,7 @@ cortex-m = "0.6"
36
embedded-hal = { version = "0.2", features = ["unproven"] }
37
stm32f0 = "0.12.1"
38
nb = "1.0"
39
+embedded-dma = "0.1.2"
40
void = { version = "1.0", default-features = false }
41
stm32-usbd = { version = "0.5.1", features = ["ram_access_2x16"], optional = true }
42
0 commit comments