aboutsummaryrefslogtreecommitdiffstats
path: root/src/descriptor.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add documentation and tests.Brian Cully2019-08-111-4/+148
|
* Add PartialEq derives for USB descriptors.Brian Cully2019-08-091-5/+5
|
* Add TryFrom impl for DescriptorType.Brian Cully2019-08-091-1/+20
|
* Add tests for USB descriptor layout.Brian Cully2019-08-091-0/+28
|
* Initial commit.v0.1.0Brian Cully2019-08-041-0/+68