Merge pull request #3205 from burtyb/commander-2
Add GamePad to Commander board
This commit is contained in:
commit
b7e6bf959e
@ -18,6 +18,8 @@ SUPEROPT_GC = 0
|
||||
|
||||
CFLAGS_INLINE_LIMIT = 60
|
||||
|
||||
CIRCUITPY_GAMEPAD = 1
|
||||
|
||||
# Include these Python libraries in firmware.
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
|
||||
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
|
||||
|
Loading…
Reference in New Issue
Block a user