You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,9 @@ Class crates
40
40
*[usbd-hid](https://github.com/twitchyliquid64/usbd-hid)[](https://crates.io/crates/usbd-hid) - HID class
41
41
*[usbd-human-device-interface](https://github.com/dlkj/usbd-human-interface-device)[](https://crates.io/crates/usbd-human-device-interface) - HID class
42
42
*[usbd-serial](https://github.com/mvirkkunen/usbd-serial)[](https://crates.io/crates/usbd-serial) - CDC-ACM serial port class
43
-
*[usbd-storage](https://github.com/mvirkkunen/usbd-storage)[](https://crates.io/crates/usbd-storage) - (Experimental) Mass storage port class
44
-
*[usbd-dfu](https://github.com/mvirkkunen/usbd-dfu)[](https://crates.io/crates/usbd-dfu) - Device Firmware Upgrade class
45
-
*[usbd-picotool-reset](https://github.com/mvirkkunen/usbd-picotool-reset)[](https://crates.io/crates/usbd-picotool-reset) - picotool-reset class
43
+
*[usbd-storage](https://github.com/apohrebniak/usbd-storage)[](https://crates.io/crates/usbd-storage) - (Experimental) Mass storage port class
44
+
*[usbd-dfu](https://github.com/vitalyvb/usbd-dfu)[](https://crates.io/crates/usbd-dfu) - Device Firmware Upgrade class
45
+
*[usbd-picotool-reset](https://github.com/ithinuel/usbd-picotool-reset)[](https://crates.io/crates/usbd-picotool-reset) - picotool-reset class
0 commit comments