Skip to content

Commit b06ec0a

Browse files
committed
Added libraries dependency.
1 parent ebe4d90 commit b06ec0a

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,3 +184,6 @@
184184
[submodule "frozen/Adafruit_CircuitPython_MIDI"]
185185
path = frozen/Adafruit_CircuitPython_MIDI
186186
url = https://github.com/adafruit/Adafruit_CircuitPython_MIDI
187+
[submodule "frozen/Adafruit_CircuitPython_SimpleIO"]
188+
path = frozen/Adafruit_CircuitPython_SimpleIO
189+
url = https://github.com/adafruit/adafruit_circuitpython_simpleio

ports/raspberrypi/boards/cytron_maker_pi_rp2040/mpconfigboard.mk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ CHIP_FAMILY = rp2
99
EXTERNAL_FLASH_DEVICES = "W25Q16JVxQ"
1010

1111
CIRCUITPY__EVE = 1
12+
13+
# Include these Python libraries in firmware.
14+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_NeoPixel
15+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_Motor
16+
FROZEN_MPY_DIRS += $(TOP)/frozen/Adafruit_CircuitPython_SimpleIO

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy