
This is cleaner IMO. * usb_hid_item deals with parsing the report descriptor. * usb_hid_usage has tables that define each usage.
6 lines
83 B
TOML
6 lines
83 B
TOML
[package]
|
|
name = "usb_hid_item"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
license = "MIT"
|