Skip to content

Commit ad68101

Browse files
docs.rs: build for thumbv6m-none-eabi target
1 parent cb54c44 commit ad68101

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
@@ -25,6 +25,7 @@ version = "0.6.0"
2525

2626
[package.metadata.docs.rs]
2727
features = ["stm32l0x2", "rt", "stm32-usbd"]
28+
targets = ["thumbv6m-none-eabi"]
2829

2930
[dependencies]
3031
stm32l0 = "0.10.0"

0 commit comments

Comments
 (0)