Skip to content

Library to host HID devices on Pico Pi alongside TinyUSB

Notifications You must be signed in to change notification settings

fruit-bat/pico-hid-host

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pico-hid-host

Library to host HID devices on Pico Pi alongside TinyUSB

Testing

Build the test suite

cd pico-hid-host/test/
mkdir build
cd build
cmake ..
make
./suite1/all_tests 

Run the tests

cd pico-hid-host/test/build
./suite1/all_tests 

About

Library to host HID devices on Pico Pi alongside TinyUSB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published