summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2020-07-18 20:09:30 +0200
committerRadomir Dopieralski <openstack@sheep.art.pl>2020-07-18 20:09:30 +0200
commit11ef43b071f275ee470d1339cc7a2392281b9528 (patch)
treefaf4fedd6cf32edcc13cc6fe3f55a2fd16d5d959
parent8d692f33a8b9638e37ba6e311432eeb96c0ec825 (diff)
pewpew_m4: Disable USB_HID back
German translation fails to build, so I have to disabled USB_HID after all.
-rw-r--r--ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk b/ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk
index b1a8f7c72..8a67f127f 100644
--- a/ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk
+++ b/ports/atmel-samd/boards/pewpew_m4/mpconfigboard.mk
@@ -19,6 +19,7 @@ CIRCUITPY_PIXELBUF = 0
CIRCUITPY_PS2IO = 0
CIRCUITPY_RTC = 0
CIRCUITPY_TOUCHIO = 0
+CIRCUITPY_USB_HID = 0
CIRCUITPY_USB_MIDI = 0
CIRCUITPY_AUDIOPWMIO = 0
CIRCUITPY_AUDIOMP3 = 0
@@ -37,7 +38,6 @@ CIRCUITPY_GAMEPAD = 1
CIRCUITPY_STAGE = 1
CIRCUITPY_MATH = 1
CIRCUITPY_ANALOGIO = 1
-CIRCUITPY_USB_HID = 1
FROZEN_MPY_DIRS += $(TOP)/frozen/circuitpython-stage/pewpew_m4
CIRCUITPY_DISPLAY_FONT = $(TOP)/ports/atmel-samd/boards/ugame10/brutalist-6.bdf