We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e98186 commit a88969dCopy full SHA for a88969d
ports/atmel-samd/boards/sparkfun_redboard_turbo/mpconfigboard.mk
@@ -9,12 +9,3 @@ CHIP_FAMILY = samd21
9
SPI_FLASH_FILESYSTEM = 1
10
EXTERNAL_FLASH_DEVICES = "W25Q32FV"
11
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