Skip to content

Commit 60f9f17

Browse files
authored
Add proper crates.io links to all usbd crates
1 parent 664419c commit 60f9f17

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -561,6 +561,11 @@ have achieved the "released" status (published on crates.io + documentation / sh
561561
[TSL256X]: https://crates.io/crates/tsl256x
562562
[VEML6030/VEML7700]: https://crates.io/crates/veml6030
563563
[VEML6075]: https://crates.io/crates/veml6075
564+
[usbd-serial]: http://crates.io/crates/usbd-serial
565+
[usbd-hid]: http://crates.io/crates/usbd-hid
566+
[usbd-hid-device]: http://crates.io/crates/usbd-hid-device
567+
[usbd-midi]: http://crates.io/crates/usbd-midi
568+
[usbd-webusb]: http://crates.io/crates/usbd-webusb
564569

565570
*NOTE* You may be able to find even more driver crates by searching for the [`embedded-hal-driver`]
566571
keyword on crates.io!

0 commit comments

Comments
 (0)