Skip to content

Commit 8416e5c

Browse files
authored
Merge pull request #65 from Sh3Rm4n/docsrs
Fix docsrs build
2 parents 13a66d4 + 804c850 commit 8416e5c

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)