Skip to content

Commit 50ef8d5

Browse files
authored
Merge pull request #274 from FoamyGuy/adding_monsterm4sk
adding monster m4sk
2 parents d007313 + 529e43c commit 50ef8d5

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
@@ -739,3 +739,6 @@
739739
[submodule "libraries/drivers/emc2101"]
740740
path = libraries/drivers/emc2101
741741
url = https://github.com/adafruit/Adafruit_CircuitPython_EMC2101.git
742+
[submodule "libraries/drivers/monsterm4sk"]
743+
path = libraries/drivers/monsterm4sk
744+
url = https://github.com/adafruit/Adafruit_CircuitPython_MONSTERM4SK.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ specific boards.
3333
MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/>
3434
PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/>
3535
Adafruit PyPortal <https://circuitpython.readthedocs.io/projects/pyportal/en/latest/>
36+
Adafruit MONSTER M4SK <https://circuitpython.readthedocs.io/projects/monsterm4sk/en/latest/>
3637

3738
Helper Libraries
3839
-----------------

libraries/drivers/monsterm4sk

Submodule monsterm4sk added at b9f1195

0 commit comments

Comments
 (0)