Skip to content

Commit 9646534

Browse files
committed
Generate usb docs on docs.rs
1 parent eef4e03 commit 9646534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repository = "https://github.com/stm32-rs/stm32l0xx-hal"
2424
version = "0.4.0"
2525

2626
[package.metadata.docs.rs]
27-
features = ["stm32l0x1", "rt"]
27+
features = ["stm32l0x2", "rt", "stm32-usbd"]
2828

2929
[dependencies]
3030
as-slice = "0.1.0"

0 commit comments

Comments
 (0)