embassy/embassy-usb-serial/src
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
..
fmt.rs usb: add -usb-serial crate, fix warnings and stable build. 2022-04-06 05:38:11 +02:00
lib.rs usb: improved descriptor building API 2022-04-16 04:30:31 +02:00