python-usb-protocol icon indicating copy to clipboard operation
python-usb-protocol copied to clipboard

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

Results 11 python-usb-protocol issues
Sort by recently updated
recently updated
newest added

Add support for HID class specific descriptors. This is different from #6, as it doesn't include the actual HID report itself. It is assumed that that is already known or...