Skip to content

Commit 5a4d326

Browse files
authored
Merge pull request #280 from makermelissa/master
Added MagTag library to bundle
2 parents 8d6df20 + fe4619e commit 5a4d326

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
@@ -745,3 +745,6 @@
745745
[submodule "libraries/drivers/tmp117"]
746746
path = libraries/drivers/tmp117
747747
url = https://github.com/adafruit/Adafruit_CircuitPython_TMP117
748+
[submodule "libraries/helpers/magtag"]
749+
path = libraries/helpers/magtag
750+
url = https://github.com/adafruit/Adafruit_CircuitPython_MagTag.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ specific boards.
3131
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/>
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/>
34+
Adafruit MagTag <https://circuitpython.readthedocs.io/projects/magtag/en/latest/>
3435
PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/>
3536
Adafruit PyPortal <https://circuitpython.readthedocs.io/projects/pyportal/en/latest/>
3637
Adafruit MONSTER M4SK <https://circuitpython.readthedocs.io/projects/monsterm4sk/en/latest/>

libraries/helpers/magtag

Submodule magtag added at 50b6a2f

0 commit comments

Comments
 (0)