Skip to content

Commit fe1c2fa

Browse files
committed
Removed bus device from simmel build
1 parent d3bbb99 commit fe1c2fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/nrf/boards/simmel/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ CIRCUITPY_RTC = 1
2525
CIRCUITPY_TOUCHIO = 0
2626
CIRCUITPY_ULAB = 0
2727
CIRCUITPY_WATCHDOG = 1
28+
CIRCUITPY_BUSDEVICE = 0
2829

2930
# Enable micropython.native
3031
#CIRCUITPY_ENABLE_MPY_NATIVE = 1

0 commit comments

Comments
 (0)