Skip to content

Commit f3a286a

Browse files
committed
can we add busdevice and have room?
1 parent 0a3c75c commit f3a286a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ CIRCUITPY_RTC = 0
2121
CIRCUITPY_USB_MIDI = 0
2222

2323
CIRCUITPY_PIXELBUF = 1
24+
CIRCUITPY_BUSDEVICE = 1
2425

2526
# Include these Python libraries in firmware.
2627
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID

0 commit comments

Comments
 (0)