Skip to content

anyshy/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, including lsusb

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 91.4%
  • Python 5.7%
  • Shell 2.2%
  • Other 0.7%