Merge pull request #274 from FoamyGuy/adding_monsterm4sk

adding monster m4sk
This commit is contained in:
Limor "Ladyada" Fried 2020-10-27 18:56:35 -04:00 committed by GitHub
commit 50ef8d5510
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

@ -739,3 +739,6 @@
[submodule "libraries/drivers/emc2101"]
path = libraries/drivers/emc2101
url = https://github.com/adafruit/Adafruit_CircuitPython_EMC2101.git
[submodule "libraries/drivers/monsterm4sk"]
path = libraries/drivers/monsterm4sk
url = https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK.git

View file

@ -33,6 +33,7 @@ specific boards.
MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/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/>
Helper Libraries
-----------------

@ -0,0 +1 @@
Subproject commit b9f1195fae58bc4450bce24705f70132d14a3a52