mimxrt10xx: Disable USB MIDI

.. it was not in the USB descriptors anyway (lack of enough endpoints?)
This commit is contained in:
Jeff Epler 2020-06-23 10:57:32 -05:00
parent 458eef052e
commit 3f112d28e3

View File

@ -27,4 +27,5 @@ CIRCUITPY_I2CSLAVE = 0
CIRCUITPY_NVM = 0
CIRCUITPY_ROTARYIO = 0
CIRCUITPY_COUNTIO = 0
CIRCUITPY_USB_MIDI = 0
LONGINT_IMPL = MPZ