Skip to content

Commit 798e467

Browse files
committed
Add thumbv6m-none-eabi target to docs.
1 parent 976c967 commit 798e467

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
@@ -27,6 +27,7 @@ version = "0.16.0"
2727

2828
[package.metadata.docs.rs]
2929
features = ["stm32f042", "rt", "stm32-usbd"]
30+
targets = ["thumbv6m-none-eabi"]
3031

3132
[dependencies]
3233
bare-metal = { version = "0.2", features = ["const-fn"] }

0 commit comments

Comments
 (0)