My UsbBus trait implementation for usb-device crate.
Go to file
doryan 652ba78cdf feat(UsbBus): move UsbBus implementation to lib.rs file and implement set_stalled, suspend and etc 2024-11-14 01:54:33 +04:00
src feat(UsbBus): move UsbBus implementation to lib.rs file and implement set_stalled, suspend and etc 2024-11-14 01:54:33 +04:00
.gitignore feat: first commit 2024-11-09 01:29:29 +04:00
Cargo.toml feat: first commit 2024-11-09 01:29:29 +04:00