Skip to content

Commit bb8e0ae

Browse files
committed
turn off some modules to save flash space
1 parent d94ff9d commit bb8e0ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ports/nrf/boards/pca10100/mpconfigboard.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ USB_MANUFACTURER = "Nordic Semiconductor"
66
MCU_CHIP = nrf52833
77

88
INTERNAL_FLASH_FILESYSTEM = 1
9+
10+
CIRCUITPY_ONEWIREIO = 0
11+
CIRCUITPY_AUDIOMIXER = 0

0 commit comments

Comments
 (0)