Skip to content

Commit 2647ea0

Browse files
committed
fix: disable touchio to save some space
1 parent 11dc572 commit 2647ea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ INTERNAL_FLASH_FILESYSTEM = 1
1111
LONGINT_IMPL = NONE
1212
CIRCUITPY_SMALL_BUILD = 1
1313
CIRCUITPY_I2CSLAVE = 1
14+
CIRCUITPY_TOUCHIO = 0
1415

1516
SUPEROPT_GC = 0

0 commit comments

Comments
 (0)