Skip to content

Commit 9d321f0

Browse files
committed
Fix stm32-usbd url
1 parent 97a4d8b commit 9d321f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
8181
### `usb`
8282
83-
Enable USB peripherals on supported targets via the [`stm32-usbd`](https://crates.io/crates/sttm32-usbd) crate.
83+
Enable USB peripherals on supported targets via the [`stm32-usbd`](https://crates.io/crates/stm32-usbd) crate.
8484
8585
### `rtc`
8686

0 commit comments

Comments
 (0)