Skip to content

amaranth-farm/python-usb-descriptors

 
 

Repository files navigation

USB Protocol Library for Python

usb-descriptors 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. Primary use is as a tool to easily construct USB descriptors with python.

The library is currently an early work-in-progress; this documentation will be updated when the project is more mature.

notable differences to python-usb-protocol

The USB Audio/MIDI class implementation which originally was contributed to python-usb-protocol is broken there and is fixed in this project.

About

python library providing utilities, data structures, constants, parsers, and tools for working with USB data

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%