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

bmork/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 91.4%
  • Python 5.7%
  • Shell 2.2%
  • Other 0.7%