3 Commits

Author SHA1 Message Date
7f6eb97569 Make Request constants public
Manually constructing a RawRequest is more convenient sometimes.
2022-09-08 23:58:15 +02:00
c7f80c5737 Remove Report descriptor structure
Report descriptors lack the 2 byte header other descriptors have and
can't be parsed like the rest.
2022-09-08 18:55:07 +02:00
82626f0075 Add usb_request crate
It has structures for representing requests & descriptors.
2022-09-08 18:46:56 +02:00