Merge pull request #5058 from ladyada/main
can we add busdevice and have room?
This commit is contained in:
commit
a9735fbe7c
|
@ -21,6 +21,7 @@ CIRCUITPY_RTC = 0
|
|||
CIRCUITPY_USB_MIDI = 0
|
||||
|
||||
CIRCUITPY_PIXELBUF = 1
|
||||
CIRCUITPY_BUSDEVICE = 1
|
||||
|
||||
# Include these Python libraries in firmware.
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
|
||||
|
|
Loading…
Reference in New Issue