pico-examples/usb/device/dev_hid_composite
2022-05-17 11:24:17 -05:00
..
CMakeLists.txt Add indication of how errata RP2040-E5 workarund is turned on (#210) 2022-05-17 11:24:17 -05:00
LICENSE.TXT SDK1.3.0 specific (requiring) changes (#173) 2021-10-26 16:49:54 -05:00
main.c SDK1.3.0 specific (requiring) changes (#173) 2021-10-26 16:49:54 -05:00
README.md SDK1.3.0 specific (requiring) changes (#173) 2021-10-26 16:49:54 -05:00
tusb_config.h SDK1.3.0 specific (requiring) changes (#173) 2021-10-26 16:49:54 -05:00
usb_descriptors.c SDK1.3.0 specific (requiring) changes (#173) 2021-10-26 16:49:54 -05:00
usb_descriptors.h SDK1.3.0 specific (requiring) changes (#173) 2021-10-26 16:49:54 -05:00

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