Skip to content

Commit 8ab0708

Browse files
committed
forgot a lib
1 parent 4e22550 commit 8ab0708

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bs_python_boards/raspberrypi/boardsouce_equals_full/mpconfigboard.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ CHIP_FAMILY = rp2
88

99
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
1010

11+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_SimpleIO
1112
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
1213
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Display_Text
1314
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_DisplayIO_SSD1306

0 commit comments

Comments
 (0)