Skip to content

teplofizik/linux_hid_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

Test tool for USB Hid example for gd32f107 project

Prerequisites

git clone https://github.com/signal11/hidapi
cd hidapi
./bootstrap
./configure
make
sudo checkinstall

docs: n descr: Usb HID library version: 0.8.0 name: libhidapi provides: libhidapi

Testing devices

Build testing tool

git clone https://github.com/DIGImend/usbhid-dump
cd usbhid-dump/
autoreconf --install
autoconf
./configure
make
sudo checkinstall

docs: n version: 1.4 descr: Usb HID debug tool name: usbhid-dump provides: usbhid-dump

Test

sudo usbhid-dump --model=0483 --entity=all

Permissions

TODO: udev permissions

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published