Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leapmotion/usbbldr
USB descriptor builder repository
https://github.com/leapmotion/usbbldr
Last synced: 2 days ago
JSON representation
USB descriptor builder repository
- Host: GitHub
- URL: https://github.com/leapmotion/usbbldr
- Owner: leapmotion
- Created: 2015-03-27T01:35:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-27T01:35:28.000Z (over 9 years ago)
- Last Synced: 2024-04-14T22:44:20.049Z (7 months ago)
- Language: C++
- Size: 709 KB
- Stars: 1
- Watchers: 37
- Forks: 1
- 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.