embassy/embassy-usb-hid
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 usb-hid: add embassy docs metadata. 2022-04-13 16:46:24 +02:00