diff options
author | root <root@lamia.panaceas.james.local> | 2015-08-31 10:29:39 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-08-31 10:29:39 +0100 |
commit | 261436d22bc93338e08e67956a47142e3b0d5086 (patch) | |
tree | e8bac65ae594560000a1030ce33f21586d117d84 /.gitmodules | |
download | bootloader-dualbank.tar.gz bootloader-dualbank.tar.bz2 bootloader-dualbank.zip |
working copy of sdks dfu bootloaderdualbank
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..88c4f11 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "sdk-9.0.0"] + path = sdk-9.0.0 + url = ssh://git@git.panaceas.org/git/nRF51/sdk-9.0.0 |