4 Commits

Author SHA1 Message Date
917484aae0 Update examples in usb_hid_item README 2022-09-10 02:01:11 +02:00
5e4b2fdb1d Fix usages not being cleared in usb_hid_item tree example 2022-09-09 18:51:19 +02:00
c0d3aa0719 Update README for usb_hid_item 2022-09-09 18:41:39 +02:00
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