Skip to content

Commit 985e020

Browse files
committed
shrink simmel build
1 parent 076a7b7 commit 985e020

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ports/nrf/boards/simmel/mpconfigboard.mk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ USB_PID = 0xc051
33
USB_PRODUCT = "Simmel"
44
USB_MANUFACTURER = "Betrusted"
55

6-
CIRCUITPY_DEVICES="CDC,MSC,HID"
7-
86
MCU_CHIP = nrf52833
97

108
# SPI_FLASH_FILESYSTEM = 1
@@ -31,6 +29,7 @@ CIRCUITPY_RTC = 1
3129
CIRCUITPY_SDCARDIO = 0
3230
CIRCUITPY_TOUCHIO = 0
3331
CIRCUITPY_ULAB = 0
32+
CIRCUITPY_USB_CDC = 0
3433
CIRCUITPY_USB_MIDI = 0
3534
CIRCUITPY_WATCHDOG = 1
3635

0 commit comments

Comments
 (0)