Add NeoPixel Library for Datanoise PicoADK.
This commit is contained in:
parent
a4b4f57ff1
commit
d84c69c056
@ -7,3 +7,6 @@ CHIP_VARIANT = RP2040
|
|||||||
CHIP_FAMILY = rp2
|
CHIP_FAMILY = rp2
|
||||||
|
|
||||||
EXTERNAL_FLASH_DEVICES = "GD25Q32C,W25Q32JVxQ"
|
EXTERNAL_FLASH_DEVICES = "GD25Q32C,W25Q32JVxQ"
|
||||||
|
|
||||||
|
# Include these Python libraries in firmware.
|
||||||
|
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user