| .. | ||
| CMakeLists.txt | ||
| LICENSE.TXT | ||
| main.c | ||
| README.md | ||
| tusb_config.h | ||
| usb_descriptors.c | ||
| usb_descriptors.h | ||
This is a copy of the hid_composite example from TinyUSB (https://github.com/hathach/tinyusb/tree/master/examples/device/hid_composite) showing how to build with TinyUSB when using the Raspberry Pi Pico SDK