Merge pull request #280 from makermelissa/master

Added MagTag library to bundle
This commit is contained in:
Melissa LeBlanc-Williams 2020-11-13 16:14:31 -07:00 committed by GitHub
commit 5a4d326eee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -745,3 +745,6 @@
[submodule "libraries/drivers/tmp117"]
path = libraries/drivers/tmp117
url = https://github.com/adafruit/Adafruit_CircuitPython_TMP117
[submodule "libraries/helpers/magtag"]
path = libraries/helpers/magtag
url = https://github.com/adafruit/Adafruit_CircuitPython_MagTag.git

View file

@ -31,6 +31,7 @@ specific boards.
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/>
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/>
MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/>
Adafruit MagTag <https://circuitpython.readthedocs.io/projects/magtag/en/latest/>
PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/>
Adafruit PyPortal <https://circuitpython.readthedocs.io/projects/pyportal/en/latest/>
Adafruit MONSTER M4SK <https://circuitpython.readthedocs.io/projects/monsterm4sk/en/latest/>

@ -0,0 +1 @@
Subproject commit 50b6a2fb3c10a04324482a7f444bcb576a95ae72