Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 912 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 912 Bytes

mock-usb-bus

A mock USB bus implementation for use with the usb-device crate.

See tests/ping.rs for an example with a custom UsbClass implementation.

License

This project is dual-licensed under the Apache-2.0 and MIT licenses. The documentation and examples contained in this repository are licensed under the Creative Commons Zero license. You can find a copy of the license texts in the LICENSES directory.

This project complies with version 3.0 of the REUSE specification.