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 c211503 commit ef28529Copy full SHA for ef28529
ports/stm/boards/meowbit_v121/mpconfigboard.mk
@@ -26,7 +26,8 @@ CIRCUITPY_AESIO = 0
26
CIRCUITPY_BITMAPFILTER = 0
27
CIRCUITPY_BITMAPTOOLS = 0
28
CIRCUITPY_BLEIO_HCI = 0
29
-CURCUITPY_EPAPERDISPLAY = 0
+CIRCUITPY_EPAPERDISPLAY = 0
30
+CIRCUITPY_KEYPAD_DEMUX = 0
31
CIRCUITPY_SHARPDISPLAY = 0
32
CIRCUITPY_ULAB = 0
33
CIRCUITPY_ZLIB = 0
0 commit comments