embassy/embassy-usb-serial
Dario Nieuwenhuis 50d257cc7c usb: improved descriptor building API
The same API call allocates interfaces/endpoints/etc and writes their descriptors.
This means less API calls, and less possibility to screw things up.

DescriptorWriter is now private.
2022-04-16 04:30:31 +02:00
..
src usb: improved descriptor building API 2022-04-16 04:30:31 +02:00
Cargo.toml Add docserver metadata. 2022-04-06 05:38:11 +02:00