Skip to content

Commit 8a8579a

Browse files
authored
Merge pull request adafruit#7655 from Neradoc/busdevice_on_hallowing
Enable bus device on hallowing M0
2 parents dec3cfc + f22f2a3 commit 8a8579a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ LONGINT_IMPL = NONE
1212

1313
# To keep the build small
1414
CIRCUITPY_AUDIOBUSIO = 0
15+
CIRCUITPY_BUSDEVICE = 1 # lis3dh needs it
1516
CIRCUITPY_KEYPAD = 0
1617

1718
# Include these Python libraries in firmware.

0 commit comments

Comments
 (0)