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 88212b0 commit be67cb7Copy full SHA for be67cb7
ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk
@@ -37,6 +37,7 @@ CIRCUITPY_USB_MIDI = 0
37
CIRCUITPY_VECTORIO = 0
38
CIRCUITPY_BUSDEVICE = 0
39
CIRCUITPY_BITMAPTOOLS = 0
40
+CIRCUITPY_GIFIO = 0
41
42
CIRCUITPY_ANALOGIO = 1
43
CIRCUITPY_AUDIOIO = 1
0 commit comments