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 7f4bb4d commit 5dfaf66Copy full SHA for 5dfaf66
ports/stm/boards/thunderpack_v12/mpconfigboard.mk
@@ -11,8 +11,10 @@ LONGINT_IMPL = NONE
11
SPI_FLASH_FILESYSTEM = 1
12
EXTERNAL_FLASH_DEVICES = GD25Q16C
13
14
+CIRCUITPY_AESIO = 0
15
CIRCUITPY_BITMAPTOOLS = 0
16
CIRCUITPY_BLEIO_HCI = 0
17
+CIRCUITPY_BUSDEVICE = 0
18
CIRCUITPY_NVM = 1
19
CIRCUITPY_SYNTHIO = 0
20
CIRCUITPY_ZLIB = 0
0 commit comments