Skip to content

Commit 0766742

Browse files
committed
adding yoto player helper
1 parent 5a6c4fc commit 0766742

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
@@ -1142,3 +1142,6 @@
11421142
[submodule "libraries/helpers/checkbox"]
11431143
path = libraries/helpers/checkbox
11441144
url = https://github.com/adafruit/Adafruit_CircuitPython_CheckBox.git
1145+
[submodule "libraries/helpers/yotoplayer"]
1146+
path = libraries/helpers/yotoplayer
1147+
url = https://github.com/adafruit/Adafruit_CircuitPython_YotoPlayer.git

docs/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ specific boards.
4141
Adafruit Qualia S3 (adafruit_qualia) <https://docs.circuitpython.org/projects/qualia/en/latest/>
4242
PyBadger (PyBadge and PyGamer) (adafruit_pybadger) <https://docs.circuitpython.org/projects/pybadger/en/latest/>
4343
MatrixPortal (Metro M4 Airlift + RGB Shield) (adafruit_matrixportal) <https://docs.circuitpython.org/projects/matrixportal/en/latest/>
44+
YotoPlayer (adafruit_yotoplayer) <https://docs.circuitpython.org/projects/yotoplayer/en/latest/>
4445

4546
Helper Libraries
4647
-----------------

libraries/helpers/yotoplayer

Submodule yotoplayer added at bbb8932

0 commit comments

Comments
 (0)