Skip to content

Commit d84c69c

Browse files
Sylwesterdhalbert
authored andcommitted
Add NeoPixel Library for Datanoise PicoADK.
1 parent a4b4f57 commit d84c69c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ports/raspberrypi/boards/datanoise_picoadk/mpconfigboard.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ CHIP_VARIANT = RP2040
77
CHIP_FAMILY = rp2
88

99
EXTERNAL_FLASH_DEVICES = "GD25Q32C,W25Q32JVxQ"
10+
11+
# Include these Python libraries in firmware.
12+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel

0 commit comments

Comments
 (0)