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 7ecd7bc commit 325c216Copy full SHA for 325c216
ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.mk
@@ -15,6 +15,7 @@ LONGINT_IMPL = NONE
15
CIRCUITPY_BUSDEVICE = 1
16
CIRCUITPY_DISPLAYIO = 0
17
CIRCUITPY_KEYPAD = 0
18
+CIRCUITPY_ONEWIREIO = 0
19
20
# Include these Python libraries in firmware.
21
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_CircuitPlayground
0 commit comments