mimxrt10xx: Disable USB MIDI
.. it was not in the USB descriptors anyway (lack of enough endpoints?)
This commit is contained in:
parent
458eef052e
commit
3f112d28e3
@ -27,4 +27,5 @@ CIRCUITPY_I2CSLAVE = 0
|
||||
CIRCUITPY_NVM = 0
|
||||
CIRCUITPY_ROTARYIO = 0
|
||||
CIRCUITPY_COUNTIO = 0
|
||||
CIRCUITPY_USB_MIDI = 0
|
||||
LONGINT_IMPL = MPZ
|
||||
|
Loading…
Reference in New Issue
Block a user