Skip to content

Commit 0d57fc4

Browse files
authored
Update mpconfigboard.mk
1 parent 22f232b commit 0d57fc4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ports/raspberrypi/boards/breadstick_raspberry/mpconfigboard.mk

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@ CIRCUITPY_BITBANG_APA102 = 1
1313
# Include these Python libraries in firmware.
1414
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_LSM6DS/
1515
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DotStar/
16+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Register/
17+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_FancyLED/

0 commit comments

Comments
 (0)