Skip to content
/ usbutils Public
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

hegge/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 90.6%
  • Python 6.9%
  • Shell 2.5%