forked from hjelmn/libusb-compat-0.1
-
Notifications
You must be signed in to change notification settings - Fork 41
Home
mcuee edited this page Mar 29, 2015
·
10 revisions
Welcome to the libusb-compat-0.1 wiki!
There are several libusb-0.1 API implementations:
libusb-0.1 is the original libusb implementation and it is no longer supported.
libusb-compat-0.1 is a compatibility library which provides the libusb-0.1 API.
libusb-win32 is a Windows-only implementation of the libusb-0.1 API plus some Windows only extension APIs. It is in a bug-fix-only maintenance mode. New projects are strongly recommended to use libusb-1.0 API and not libusb-win32.
FreeBSD ships their own implementation of the libusb-0.1 API (along with libusb-1.0 API) as part of their system libraries.