Skip to content

Commit 78637e0

Browse files
authored
Merge pull request #5778 from dhalbert/update-frozen-libraries-2021-12-24-7.1.x
update frozen libraries for 7.1.x
2 parents 41db3f6 + b9f7fd6 commit 78637e0

File tree

7 files changed

+7
-6
lines changed

7 files changed

+7
-6
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)