summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorRadomir Dopieralski <openstack@sheep.art.pl>2019-03-17 13:31:14 +0100
committerRadomir Dopieralski <openstack@sheep.art.pl>2019-03-17 14:03:50 +0100
commita50ee4f6503af0c6d0f62976a4aa2c1de0f694f1 (patch)
tree4727f2cb993d9bc9ec0fbaa1a9d9c673c795cba4 /.gitmodules
parent0cdb5fcfd9bb178a880bbbb1a043aa2452243e0f (diff)
Add frozen stage module to ugame10 board
And also ignore some more pins. This is needed for the builds on the circuitpython.org to be functional.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 1f7a28d14..5f8eec8b5 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -95,3 +95,6 @@
[submodule "frozen/pew-pewpew-standalone-10.x"]
path = frozen/pew-pewpew-standalone-10.x
url = https://github.com/pewpew-game/pew-pewpew-standalone-10.x.git
+[submodule "frozen/circuitpython-stage"]
+ path = frozen/circuitpython-stage
+ url = https://github.com/python-ugame/circuitpython-stage