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