summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-07-16 09:01:46 -0400
committerDan Halbert <halbert@halwitz.org>2018-07-16 09:01:46 -0400
commita20ab40ed2384e3d0463c67a792040145203e364 (patch)
tree3cf9b25de82da6bf02b1fac8398310da87c8d448 /.gitmodules
parent6c5a152a51b74dfc08b8837b992fd9b375066e83 (diff)
Merge 3.0.0 final bugfixes and changes to master
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 7c477d975..37cee7e81 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -70,6 +70,9 @@
[submodule "ports/atmel-samd/peripherals"]
path = ports/atmel-samd/peripherals
url = https://github.com/adafruit/samd-peripherals.git
+[submodule "frozen/Adafruit_CircuitPython_Crickit"]
+ path = frozen/Adafruit_CircuitPython_Crickit
+ url = https://github.com/adafruit/Adafruit_CircuitPython_Crickit
[submodule "ports/nrf/nrfx"]
path = ports/nrf/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git