We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeeb40e commit 2b6b0ffCopy full SHA for 2b6b0ff
ports/atmel-samd/boards/hallowing_m0_express/mpconfigboard.mk
@@ -12,6 +12,5 @@ CHIP_FAMILY = samd21
12
13
# Include these Python libraries in firmware.
14
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_BusDevice
15
-FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
16
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LIS3DH
17
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
0 commit comments