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 f9fabf9 commit 0efb2b6Copy full SHA for 0efb2b6
Cargo.toml
@@ -24,7 +24,7 @@ version = "0.8.0"
24
[package.metadata.docs.rs]
25
features = ["stm32f429", "rt", "usb_fs"]
26
rustdoc-args = ["--cfg", "docsrs"]
27
-default-target = "x86_64-unknown-linux-gnu"
+targets = ["thumbv7em-none-eabihf"]
28
29
[dependencies]
30
cortex-m = ">=0.5.8,<0.7"
0 commit comments