embassy/embassy-usb
Dario Nieuwenhuis 092c2b7dfe usb: builtin handling of interface alternate settings
The stack reads its own descriptors to figure out which endpoints
are used in which alt settings, and enables/disables them as needed.

The ControlHandler has a callback so it can get notified of alternate
setting changes, which is purely informative (it doesn't have to do anything).
2022-04-23 01:11:10 +02:00
..
src usb: builtin handling of interface alternate settings 2022-04-23 01:11:10 +02:00
Cargo.toml Add docserver metadata. 2022-04-06 05:38:11 +02:00