We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74243fd commit 0ba0faeCopy full SHA for 0ba0fae
ports/mimxrt10xx/mpconfigport.mk
@@ -29,5 +29,5 @@ CIRCUITPY_I2CPERIPHERAL = 0
29
CIRCUITPY_NVM = 0
30
CIRCUITPY_ROTARYIO = 0
31
CIRCUITPY_COUNTIO = 0
32
-CIRCUITPY_USB_MIDI = 0
+CIRCUITPY_USB_MIDI = 1
33
LONGINT_IMPL = MPZ
0 commit comments