lnykryn / usbutils

USB utilities for Linux, including lsusb

Home Page:http://www.linux-usb.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://www.linux-usb.org

License:GNU General Public License v2.0


Languages

Language:C 92.6%Language:Python 4.9%Language:Shell 2.0%Language:Makefile 0.3%Language:M4 0.3%