Skip to content

Commit 488c5a9

Browse files
author
Tom
committed
Add mention of HID class crate
1 parent 5951115 commit 488c5a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,8 @@ Hardware driver crates
2929
Class crates
3030
------------
3131

32-
* [usbd-serial](https://github.com/mvirkkunen/usbd-serial) - CDC-ACM serial port class
32+
* [usbd-serial](https://github.com/mvirkkunen/usbd-serial) [![Crates.io](https://img.shields.io/crates/v/usbd-serial.svg)](https://crates.io/crates/usbd-serial) - CDC-ACM serial port class
33+
* [usbd-hid](https://github.com/twitchyliquid64/usbd-hid) [![Crates.io](https://img.shields.io/crates/v/usbd-hid.svg)](https://crates.io/crates/usbd-hid) - HID class
3334

3435
TODO
3536
----

0 commit comments

Comments
 (0)