Added FunHouse Library

This commit is contained in:
Melissa LeBlanc-Williams 2021-04-02 22:43:53 -07:00
parent 1782f9624c
commit cb103f0027
5 changed files with 6 additions and 0 deletions

3
.gitmodules vendored
View file

@ -802,3 +802,6 @@
[submodule "libraries/drivers/ssd1680"]
path = libraries/drivers/ssd1680
url = https://github.com/adafruit/Adafruit_CircuitPython_SSD1680.git
[submodule "libraries/helpers/funhouse"]
path = libraries/helpers/funhouse
url = https://github.com/adafruit/Adafruit_CircuitPython_FunHouse.git

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

BIN
build_deps/mpy-cross-6.x Executable file

Binary file not shown.

View file

@ -30,6 +30,7 @@ specific boards.
Adafruit CircuitPlayground <https://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/>
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/>
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/>
Adafruit FunHouse <https://circuitpython.readthedocs.io/projects/funhouse/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/>
Adafruit PortalBase <https://circuitpython.readthedocs.io/projects/portalbase/en/latest/>

@ -0,0 +1 @@
Subproject commit 06347fc9cf3588cc112005ca0b8ae94b534f8899