-
I'm interested in making a class-compliant MIDI device using the Adafruit MIDI library and an nrf52840 device. Is there any easy way with TinyUSB to turn off the CDC class so that only the MIDI class enumerates? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
hathach
Apr 19, 2021
Replies: 1 comment 1 reply
-
are you using Arduino, if so you could subscribe to this issue here. https://github.com/adafruit/Adafruit_TinyUSB_ArduinoCore/issues/19 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
hathach
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
are you using Arduino, if so you could subscribe to this issue here. https://github.com/adafruit/Adafruit_TinyUSB_ArduinoCore/issues/19