Skip to content

Commit e4191af

Browse files
committed
microbit-common: add docs.rs metadata
1 parent d7f4a59 commit e4191af

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

microbit-common/Cargo.toml

+4
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,7 @@ embedded-hal-02 = [
4040
"nrf51-hal?/embedded-hal-02",
4141
"nrf52833-hal?/embedded-hal-02",
4242
]
43+
44+
[package.metadata.docs.rs]
45+
features = ["v2"]
46+
default-target = "thumbv7em-none-eabihf"

0 commit comments

Comments
 (0)