usb_midi_host
usb_midi_host copied to clipboard
Support ESP32S3 on Arduino
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 the solution you'd like The example should also work with the Espressif ESP32S3 Dev Module + MAX3421E host shield. The other TinyUSB dual role examples work.
Describe alternatives you've considered See discussion here
Additional context See discussion here