Skip to content

Commit ddff85f

Browse files
committed
disable bitmaptools on archi
1 parent bf45453 commit ddff85f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ports/raspberrypi/boards/archi/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ EXTERNAL_FLASH_DEVICES = "W25Q32JVxQ"
1010

1111
CIRCUITPY__EVE = 1
1212
CIRCUITPY_PICODVI = 1
13+
CIRCUITPY_BITMAPTOOLS = 0
1314

1415
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_MPU6050
1516
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Pixel_Framebuf

0 commit comments

Comments
 (0)