My UsbBus trait implementation for usb-device crate.
Go to file
doryan e9d661e9e3 feat(UsbBus): implement write and read methods and borrow poll method implementation from atmega_usbd 2024-11-14 01:52:41 +04:00
src feat(UsbBus): implement write and read methods and borrow poll method implementation from atmega_usbd 2024-11-14 01:52:41 +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