Skip to content

Commit 9e204f1

Browse files
committed
Remove adafruit_bus_device
1 parent 948c5b7 commit 9e204f1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ports/raspberrypi/boards/cytron_edu_pico_v2_2w/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ CFLAGS += -DCIRCUITPY_FIRMWARE_SIZE='(1536 * 1024)'
3838
OPTIMIZATION_FLAGS = -O2
3939

4040
# Include these Python libraries in firmware.
41-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
4241
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Display_Text
4342
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register
4443
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)