rppicomidi

Results 5 issues of rppicomidi

**Describe the PR** This pull request adds MIDI host functionality to tinyusb. **Additional context** This code is a work in progress and should be treated as a draft. I am...

**Describe the PR** This draft pull request shows a possible way to implement FreeRTOS support for RP2040. To use FreeRTOS with RP2040, you must install the FreeRTOS-Kernel source in a...

**Is your feature request related to a problem? Please describe.** Someone using the usb_midi_host application host driver+the Adafruit TinyUSB Arduino library is trying to enumerate a device that has an...

Feature

Hello. Newbie to the jivelite project here. Thanks in advance for any help. On my Squeezebox Touch, when the player is off, I can turn it back on by touching...

**Is your feature request related to a problem? Please describe.** @marchingband attempted to compile `usb_midi_host_example.ino` and got the error `Compilation error: #error "Please Select USB Stack: Adafruit TinyUSB Host"` **Describe...