Skip to content
forked from gregkh/usbutils

USB utilities for Linux, includes the usb.ids file and lsusb

License

Notifications You must be signed in to change notification settings

odeke-em/usbutils

 
 

Repository files navigation

first get usbhid-dump:
	git submodule init
	git submodule update
initialize autobuild with:
	autoreconf --install --symlink
configure with:
	./configure
build with:
	make

About

USB utilities for Linux, includes the usb.ids file and lsusb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.2%
  • Python 5.9%
  • Shell 1.9%