8000 turn off `synthio` on `pca10100` · timhawes/circuitpython@533eab5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 533eab5

Browse files
authored
turn off synthio on pca10100
1 parent 6f9078c commit 533eab5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/nrf/boards/pca10100/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ CIRCUITPY_PIXELBUF = 0
2626
CIRCUITPY_RE = 0
2727
CIRCUITPY_RGBMATRIX = 0
2828
CIRCUITPY_SDCARDIO = 0
29+
CIRCUITPY_SYNTHIO = 0
2930
CIRCUITPY_ULAB = 0
3031
CIRCUITPY_USB_MIDI = 0
3132

0 commit comments

Comments
 (0)
0