embassy/embassy-nrf
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 embedded-storage trait impls for QSPI 2022-04-19 19:06:36 +02:00