Skip to content

Commit 2b6b0ff

Browse files
committed
Remove HID from hallowing so we have more room for other stuff.
1 parent aeeb40e commit 2b6b0ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ CHIP_FAMILY = samd21
1212

1313
# Include these Python libraries in firmware.
1414
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
15-
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
1615
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LIS3DH
1716
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)