Skip to content

avrdudes/libusb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libusb for Windows

This library is a fork of libusb-win32.

The design objective of this library is to provide a better out-of-the-box experience for AVRDUDE Windows users.

This library only supports a subset of the original implementation. The intend is not to provide a general purpose implementation, but to satisfy the usage scenarios of AVRDUDE.

This library supports only Microsoft Visual C/C++, as used in the msvc job of the AVRDUDE build action.

The latest version of libusb for Windows can be found here:
https://github.com/avrdudes/libusb

The original README of libusb can be found here: README.

Notable Changes

This library was completely rewritten to support the default Windows WinUSB driver, as well as the legacy libusb0.sys driver, while maintaining a libusb-0.1 compatible programming API.

About

libusb for Windows

Resources

License

GPL-3.0, LGPL-3.0 licenses found

Licenses found

GPL-3.0
COPYING_GPL.txt
LGPL-3.0
COPYING_LGPL.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published