Skip to content

Commit 94fa8e8

Browse files
committed
disable bitmaptools on small board
1 parent 5810004 commit 94fa8e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ EXTERNAL_FLASH_DEVICES = AT25DF081A
1414
CIRCUITPY_AUDIOIO = 0
1515
CIRCUITPY_AUDIOBUSIO = 0
1616
CIRCUITPY_BITBANGIO = 0
17+
CIRCUITPY_BITMAPTOOLS = 0
1718
CIRCUITPY_COUNTIO = 0
1819
CIRCUITPY_FREQUENCYIO = 0
1920
CIRCUITPY_I2CPERIPHERAL = 0

0 commit comments

Comments
 (0)