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 13a66d4 commit 804c850Copy full SHA for 804c850
Cargo.toml
@@ -12,6 +12,7 @@ version = "0.4.0"
12
13
[package.metadata.docs.rs]
14
features = ["stm32f303xc", "rt", "stm32-usbd"]
15
+default-target = "x86_64-unknown-linux-gnu"
16
17
[badges]
18
travis-ci = { repository = "stm32-rs/stm32f3xx-hal" }
0 commit comments