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 d94ff9d commit bb8e0aeCopy full SHA for bb8e0ae
ports/nrf/boards/pca10100/mpconfigboard.mk
@@ -6,3 +6,6 @@ USB_MANUFACTURER = "Nordic Semiconductor"
6
MCU_CHIP = nrf52833
7
8
INTERNAL_FLASH_FILESYSTEM = 1
9
+
10
+CIRCUITPY_ONEWIREIO = 0
11
+CIRCUITPY_AUDIOMIXER = 0
0 commit comments