Skip to content

Commit dcf88e1

Browse files
authored
Merge pull request #3923 from bwshockley/Add_dotstar_mini_sam_m4
Add dotstar mini sam m4
2 parents 46ec95d + 9286f26 commit dcf88e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ports/atmel-samd/boards/mini_sam_m4/mpconfigboard.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,6 @@ LONGINT_IMPL = MPZ
1515
CIRCUITPY_AUDIOBUSIO = 0
1616

1717
CIRCUITPY_BITBANG_APA102 = 1
18+
19+
#Include these Python libraries in firmware.
20+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar

0 commit comments

Comments
 (0)