usb-device 0.2.8

Experimental device-side USB stack for embedded devices.
Documentation
[[test]]
harness = false
name = "test_class_host"
path = "tests/test_class_host/main.rs"
[dev-dependencies.libusb]
version = "0.3.0"

[dev-dependencies.rand]
version = "0.6.1"

[features]
control-buffer-256 = []
test-class-high-speed = []

[package]
authors = ["Matti Virkkunen <mvirkkunen@gmail.com>"]
description = "Experimental device-side USB stack for embedded devices."
edition = "2018"
keywords = ["no-std", "embedded", "usb"]
license = "MIT"
name = "usb-device"
readme = "README.md"
repository = "https://github.com/mvirkkunen/usb-device"
version = "0.2.8"