Skip to content

Commit 5ed7a74

Browse files
robert-hhdpgeorge
authored andcommitted
rp2/boards: Add neopixel.py to manifest.py.
Because machine.bitstream is now implemented on the rp2 port.
1 parent b73d8b0 commit 5ed7a74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ports/rp2/boards/manifest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
freeze("$(PORT_DIR)/modules")
22
freeze("$(MPY_DIR)/drivers/onewire")
33
include("$(MPY_DIR)/extmod/uasyncio/manifest.py")
4+
include("$(MPY_DIR)/drivers/neopixel/manifest.py")

0 commit comments

Comments
 (0)