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 328be12 commit ce7631eCopy full SHA for ce7631e
Cargo.toml
@@ -23,7 +23,7 @@ st7735-lcd = { version = "0.8.1", optional = true }
23
embedded-sdmmc = { version = "0.3.0", optional = true }
24
25
[dev-dependencies]
26
-riscv-rt = "0.8.0"
+riscv-rt = "0.11.0"
27
panic-halt = "0.2.0"
28
embedded-graphics = "0.7.1"
29
ushell = "0.3.5"
0 commit comments