We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb0c02 commit f4cc5f5Copy full SHA for f4cc5f5
ports/atmel-samd/boards/pygamer/mpconfigboard.mk
@@ -12,6 +12,7 @@ LONGINT_IMPL = MPZ
12
13
CIRCUITPY_AESIO = 0
14
CIRCUITPY_FLOPPYIO = 0
15
+CIRCUITPY_EPAPERDISPLAY = 0
16
CIRCUITPY_FRAMEBUFFERIO = 0
17
CIRCUITPY_GIFIO = 0
18
CIRCUITPY_I2CDISPLAYBUS = 0
0 commit comments