Commit Graph

6 Commits

Author SHA1 Message Date
82626f0075 Add usb_request crate
It has structures for representing requests & descriptors.
2022-09-08 18:46:56 +02:00
86d8fc6880 Prefix crate name with "usb_" 2022-09-08 13:56:47 +02:00
b63e9308b5 Rename repository from usb_hid to usb 2022-09-08 13:47:27 +02:00
2bf5a9979b Add LICENSE, README 2022-09-08 13:17:12 +02:00
20909cdfd6 Remove usage page stack
Apparently the whole stack thing only applies to Push/Pop items.
2022-09-08 13:09:49 +02:00
c77700a9ea Report descriptor parser prototype 2022-09-08 01:40:40 +02:00