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 11c5eba commit 24ebea4Copy full SHA for 24ebea4
Cargo.toml
@@ -39,7 +39,7 @@ nb = "1.0.0"
39
paste = "1.0.1"
40
bare-metal = "1.0.0"
41
sdio-host = { version = "0.9", optional = true }
42
-embedded-sdmmc = { version = "0.4", optional = true }
+embedded-sdmmc = { version = "0.5", optional = true }
43
stm32-fmc = { version = "0.3", optional = true }
44
synopsys-usb-otg = { version = "^0.3.0", features = ["cortex-m"], optional = true }
45
embedded-display-controller = { version = "^0.1.0", optional = true }
0 commit comments