Skip to content

Commit 9439ce0

Browse files
committed
try to remove some space?
1 parent bb4beb3 commit 9439ce0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ports/espressif/boards/adafruit_feather_esp32s3_tft/mpconfigboard.mk

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ USB_MANUFACTURER = "Adafruit"
66

77
IDF_TARGET = esp32s3
88

9+
10+
CIRCUITPY_AUDIOCORE = 0
11+
CIRCUITPY_PULSEIO = 0
12+
913
INTERNAL_FLASH_FILESYSTEM = 1
1014
LONGINT_IMPL = MPZ
1115

0 commit comments

Comments
 (0)