Skip to content

Commit 804c850

Browse files
committed
Fix docsrs build
1 parent 13a66d4 commit 804c850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ version = "0.4.0"
1212

1313
[package.metadata.docs.rs]
1414
features = ["stm32f303xc", "rt", "stm32-usbd"]
15+
default-target = "x86_64-unknown-linux-gnu"
1516

1617
[badges]
1718
travis-ci = { repository = "stm32-rs/stm32f3xx-hal" }

0 commit comments

Comments
 (0)