Skip to content

Commit a88969d

Browse files
committed
Revert "Disabled audioio, audiobusio, USB midi for sparkfun_redboard_turbo to save flash space"
This reverts commit 5e21666.
1 parent 6e98186 commit a88969d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

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

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,3 @@ CHIP_FAMILY = samd21
99
SPI_FLASH_FILESYSTEM = 1
1010
EXTERNAL_FLASH_DEVICES = "W25Q32FV"
1111
LONGINT_IMPL = MPZ
12-
13-
CIRCUITPY_FULL_BUILD = 0
14-
15-
# Turn off audioio/audiobusio/usbmidi to save flash space since this board
16-
# is resource limited
17-
18-
CIRCUITPY_AUDIOBUSIO = 0
19-
CIRCUITPY_AUDIOIO = 0
20-
CIRCUITPY_USB_MIDI = 0

0 commit comments

Comments
 (0)