https://github.com/leapmotion/usbbldr
USB descriptor builder repository
https://github.com/leapmotion/usbbldr
Last synced: about 2 months ago
JSON representation
USB descriptor builder repository
- Host: GitHub
- URL: https://github.com/leapmotion/usbbldr
- Owner: leapmotion
- Created: 2015-03-27T01:35:13.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T01:35:28.000Z (about 11 years ago)
- Last Synced: 2025-03-09T19:17:50.324Z (over 1 year ago)
- Language: C++
- Size: 709 KB
- Stars: 1
- Watchers: 34
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
usbbldr
=======
USB descriptor builder repository
A thin veneer library intended to streamline updates
to USB descriptor tables for devices, as well as allow dynamic
(run-time) creation of the descriptors -- e.g., based on
the platform's detected configuration.