diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-06-26 19:49:55 -0400 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-06-26 19:49:55 -0400 |
| commit | 1f3de5174e236a4d6431e336163b30a47f44dffb (patch) | |
| tree | 31caed76bf2fa1d74546854866c40751e2362486 /.gitmodules | |
| parent | de4cd1ee739ec93acc7a61252462e8a2f117a259 (diff) | |
Freeze Adafruit_CircuitPython_Crickit into crickit builds
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 61f5b5572..8c834ba53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -70,3 +70,6 @@ [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 |
