We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b3abb94 + ef4fbce commit 8ee461aCopy full SHA for 8ee461a
Cargo.toml
@@ -7,7 +7,7 @@ version = "0.1.0"
7
8
[dependencies]
9
cortex-m = "0.7.0"
10
-flash-algorithm = { version = "0.3.0" }
+flash-algorithm = { version = "0.4.0" }
11
rtt-target = { version = "0.3", features = ["cortex-m"] }
12
13
# this lets you use `cargo fix`!
0 commit comments