Mike Walters a9830731a8 | 2 years ago | |
---|---|---|
examples | 4 years ago | |
usb_protocol | 2 years ago | |
.editorconfig | 4 years ago | |
.gitignore | 4 years ago | |
CODE_OF_CONDUCT.md | 3 years ago | |
LICENSE.txt | 4 years ago | |
README.md | 4 years ago | |
setup.py | 4 years ago |
usb-protocol
is a library that collects common data-processing code for USB tasks;
and is meant to support a variety of projects, including USB stacks, analyzers, and
other tools that work with USB data. A primary intention is to unify common code from
LUNA, FaceDancer, and ViewSB.
The library is currently an early work-in-progress; this documentation will be updated when the project is more mature.