Add GamePad to Commander

This commit is contained in:
Chris Burton 2020-07-25 17:53:27 +00:00
parent 4d7b9cde33
commit c4a5297ee2
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,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