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 6b2fd0e commit 54e1059Copy full SHA for 54e1059
Cargo.toml
@@ -19,7 +19,7 @@ panic-halt = "0.2.0"
19
20
# Uncomment for the device example.
21
# Update `memory.x`, set target to `thumbv7em-none-eabihf` in `.cargo/config`,
22
-# and then use `cargo build --examples device` to build it.
+# and then use `cargo build --example device` to build it.
23
# [dependencies.stm32f3]
24
# features = ["stm32f303", "rt"]
25
# version = "0.7.1"
0 commit comments