Skip to content

Commit 35f0330

Browse files
authored
Merge pull request #5773 from dhalbert/update-frozen-libraries-2021-12-23-7.1.x
Update frozen libraries in preparation for 7.1.0-rc.0
2 parents 900ec91 + 325c216 commit 35f0330

File tree

6 files changed

+6
-5
lines changed

6 files changed

+6
-5
lines changed

ports/atmel-samd/boards/circuitplayground_express_crickit/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ LONGINT_IMPL = NONE
1515
CIRCUITPY_BUSDEVICE = 1
1616
CIRCUITPY_DISPLAYIO = 0
1717
CIRCUITPY_KEYPAD = 0
18+
CIRCUITPY_ONEWIREIO = 0
1819

1920
# Include these Python libraries in firmware.
2021
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_CircuitPlayground

0 commit comments

Comments
 (0)