Add LICENSE, README

This commit is contained in:
David Hoppenbrouwers
2022-09-08 13:17:12 +02:00
parent 20909cdfd6
commit 2bf5a9979b
6 changed files with 49 additions and 10 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# Utilities for working with USB HID devices
## Crates
* [`report_descriptor`](report_descriptor/) item parser for Report descriptors.