embassy/embassy-usb
2023-02-07 14:24:35 -05:00
..
src usb: fix descriptor set length and DeviceInterfaceGUIDs 2023-02-07 14:24:35 -05:00
Cargo.toml usb: add support for MS OS Descriptors 2023-02-07 14:24:35 -05:00
README.md usb: docs 2023-01-31 22:27:19 +01:00

embassy-usb

TODO crate description/

Interoperability

This crate can run on any executor.

Minimum supported Rust version (MSRV)

This crate requires nightly Rust, due to using "async fn in trait" support.

License

This work is licensed under either of

at your option.