Skip to content

Commit ed967dc

Browse files
committed
Added PortalBase
1 parent fa3eef5 commit ed967dc

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -754,3 +754,6 @@
754754
[submodule "libraries/helpers/fakerequests"]
755755
path = libraries/helpers/fakerequests
756756
url = https://github.com/adafruit/Adafruit_CircuitPython_FakeRequests.git
757+
[submodule "libraries/helpers/portalbase"]
758+
path = libraries/helpers/portalbase
759+
url = https://github.com/adafruit/Adafruit_CircuitPython_PortalBase.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ specific boards.
3232
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/>
3333
MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/>
3434
Adafruit MagTag <https://circuitpython.readthedocs.io/projects/magtag/en/latest/>
35+
Adafruit PortalBase <https://circuitpython.readthedocs.io/projects/portalbase/en/latest/>
3536
PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/>
3637
Adafruit PyPortal <https://circuitpython.readthedocs.io/projects/pyportal/en/latest/>
3738
Adafruit MONSTER M4SK <https://circuitpython.readthedocs.io/projects/monsterm4sk/en/latest/>

libraries/helpers/portalbase

Submodule portalbase added at 64dc521

0 commit comments

Comments
 (0)