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 2d53a75 commit 4b2624aCopy full SHA for 4b2624a
ports/atmel-samd/boards/bradanlanestudio_coin_m0/mpconfigboard.mk
@@ -39,6 +39,7 @@ CIRCUITPY_RTC = 0
39
CIRCUITPY_USB_HID = 1
40
CIRCUITPY_USB_MIDI = 0
41
CIRCUITPY_NEOPIXEL_WRITE = 1
42
+CIRCUITPY_PIXELBUF = 1
43
44
# Include these Python libraries in firmware.
45
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_HID
0 commit comments