Skip to content

Commit dd933c7

Browse files
committed
add NeoPixel lib to firmware
1 parent c919e9c commit dd933c7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ports/raspberrypi/boards/zrichard_rp2.65-f/mpconfigboard.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ CHIP_FAMILY = rp2
1111
EXTERNAL_FLASH_DEVICES = "W25Q64JVxQ,W25Q128JVxQ"
1212

1313
CIRCUITPY__EVE = 1
14+
15+
16+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)