https://github.com/mcuee/libusb-win32
libusb-win32 project official github repo
https://github.com/mcuee/libusb-win32
driver libusb libusb-win32 libusbk usb windows
Last synced: 5 months ago
JSON representation
libusb-win32 project official github repo
- Host: GitHub
- URL: https://github.com/mcuee/libusb-win32
- Owner: mcuee
- Created: 2015-08-05T13:25:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-12-23T04:40:22.000Z (over 1 year ago)
- Last Synced: 2025-04-04T01:02:41.329Z (about 1 year ago)
- Topics: driver, libusb, libusb-win32, libusbk, usb, windows
- Language: C
- Homepage:
- Size: 2.09 MB
- Stars: 203
- Watchers: 12
- Forks: 51
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# libusb-win32
libusb-win32 is a port of the libusb-0.1 API for Windows with some additional asynchronous transfer support. The library allows user space applications to access many USB device on Windows.
There are two parts of this project: digital signed kernel driver (libusb0.sys) and user space library (libusb0.dll).
Status: supported
Maintained by:
Peter Dons Tychsen (developer)
Xiaofan Chen (project manager and technical support)