Skip to content

Commit e22de97

Browse files
committed
try just bitbangio remove
1 parent 9439ce0 commit e22de97

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

ports/espressif/boards/adafruit_feather_esp32s3_tft/mpconfigboard.mk

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ USB_MANUFACTURER = "Adafruit"
77
IDF_TARGET = esp32s3
88

99

10-
CIRCUITPY_AUDIOCORE = 0
11-
CIRCUITPY_PULSEIO = 0
10+
#CIRCUITPY_AUDIOCORE = 0
11+
#CIRCUITPY_PULSEIO = 0
12+
CIRCUITPY_BITBANGIO = 0
1213

1314
INTERNAL_FLASH_FILESYSTEM = 1
1415
LONGINT_IMPL = MPZ

0 commit comments

Comments
 (0)