embassy-usb-host 0.1.0

Async USB host stack for embedded devices in Rust.
Documentation

embassy-usb-host

Async USB host stack for embedded devices.

This crate provides USB host enumeration, descriptor parsing, and class driver support on top of embassy-usb-driver hardware traits.