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 18cafc4 commit ae72bd6Copy full SHA for ae72bd6
ports/raspberrypi/boards/wk-50/mpconfigboard.mk
@@ -10,3 +10,5 @@ EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
10
11
CIRCUITPY__EVE = 1
12
CIRCUITPY_PICODVI = 1
13
+
14
+FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
0 commit comments