David Hoppenbrouwers 2175e1ed74 Split usb_report_descriptor into usb_hid_{item,usage}
This is cleaner IMO.

* usb_hid_item deals with parsing the report descriptor.
* usb_hid_usage has tables that define each usage.
2022-09-09 02:42:00 +02:00
2022-09-08 23:58:15 +02:00
2022-09-08 01:40:40 +02:00
2022-09-08 13:17:12 +02:00

Utilities for working with USB devices

Crates

Description
Utilities for working with USB devices
Readme MIT 74 KiB
Languages
Rust 100%