Skip to content
/ libusb Public
forked from libusb/libusb

A cross-platform library to access USB devices

License

Notifications You must be signed in to change notification settings

heyjoey/libusb

This branch is 29 commits behind libusb/libusb:master.

Folders and files

NameName
Last commit message
Last commit date
Dec 3, 2023
Jan 19, 2024
Apr 4, 2024
May 7, 2024
Jun 3, 2021
May 26, 2024
May 28, 2024
Dec 19, 2023
Apr 4, 2024
Feb 26, 2024
Jan 20, 2024
Jan 21, 2020
Dec 9, 2023
Dec 19, 2020
Dec 10, 2023
Dec 2, 2007
Jan 31, 2024
Nov 5, 2023
Jun 26, 2022
Apr 9, 2020
Jan 19, 2024
Jan 8, 2014
Jan 19, 2024
Jan 20, 2024
Aug 23, 2020
Jul 25, 2016
Jun 26, 2022
Apr 14, 2021
Apr 14, 2021
Jan 31, 2024
Jul 25, 2016

Repository files navigation

libusb

Build Status Build Status Coverity Scan Build Status

libusb is a library for USB device access from Linux, macOS, Windows, OpenBSD/NetBSD, Haiku, Solaris userspace, and WebAssembly via WebUSB. It is written in C (Haiku backend in C++) and licensed under the GNU Lesser General Public License version 2.1 or, at your option, any later version (see COPYING).

libusb is abstracted internally in such a way that it can hopefully be ported to other operating systems. Please see the PORTING file for more information.

libusb homepage: https://libusb.info/

Developers will wish to consult the API documentation: http://api.libusb.info

Use the mailing list for questions, comments, etc: http://mailing-list.libusb.info

(Please use the mailing list rather than mailing developers directly)

About

A cross-platform library to access USB devices

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.0%
  • C++ 4.9%
  • M4 1.3%
  • Makefile 1.1%
  • Shell 0.6%
  • PowerShell 0.1%