diff options
author | root <root@lamia.panaceas.james.local> | 2015-09-07 12:00:55 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-09-07 12:00:55 +0100 |
commit | b4902aa6f9bbc070d70bb843e3e4725b890e9f33 (patch) | |
tree | 13fb2e98425c927b4721b9b9e9519bd41e5ff2b6 /.gitmodules | |
parent | 00f0f13e12d3a110cc7807215c49fe3cfdf77565 (diff) | |
download | bracelet-b4902aa6f9bbc070d70bb843e3e4725b890e9f33.tar.gz bracelet-b4902aa6f9bbc070d70bb843e3e4725b890e9f33.tar.bz2 bracelet-b4902aa6f9bbc070d70bb843e3e4725b890e9f33.zip |
fish
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 8a224a7..f593d55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "bootloader/sdk-9.0.0"] path = bootloader/sdk-9.0.0 url = ssh://git@git.panaceas.org/git/nRF51/sdk-9.0.0 +[submodule "sdk-9.0.0"] + path = sdk-9.0.0 + url = ssh://git@git.panaceas.org/git/nRF51/sdk-9.0.0 |