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 d4a45d4 commit 8b6ffbaCopy full SHA for 8b6ffba
ports/atmel-samd/boards/huntercat_nfc/mpconfigboard.mk
@@ -11,9 +11,6 @@ SPI_FLASH_FILESYSTEM = 1
11
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
12
LONGINT_IMPL = MPZ
13
14
-# A number of modules are removed for HunterCatNFC to make room for frozen libraries.
15
-# Many I/O functions are not available.
16
-# math is very large and is also removed.
17
CIRCUITPY_AUDIOBUSIO = 0
18
CIRCUITPY_BITBANGIO = 0
19
CIRCUITPY_BITMAPTOOLS = 0
0 commit comments