Skip to content

MarkTseng/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.8%
  • Python 5.9%
  • Shell 2.3%