Skip to content

Commit 5e559be

Browse files
committed
Remove Adafruit_CircuitPython_CircuitPlayground
1 parent 5c36c73 commit 5e559be

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/atmel-samd/boards/8086_commander/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ CFLAGS_INLINE_LIMIT = 60
2121

2222
# Include these Python libraries in firmware.
2323
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
24-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_CircuitPlayground
2524
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
2625
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_SD
2726
#FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_ADXL34x

0 commit comments

Comments
 (0)