diff options
author | root <root@lamia.panaceas.james.local> | 2015-06-07 02:04:09 +0100 |
---|---|---|
committer | root <root@lamia.panaceas.james.local> | 2015-06-07 02:04:09 +0100 |
commit | 7fa21387755e96ea0403ff4213af8a053811b81d (patch) | |
tree | 634e6f4037101560bfb1d93abc563f369aeb7199 | |
parent | 0759f2529480fffd13bc2aa468b47662c4f9bf83 (diff) | |
download | tims_keyboard-7fa21387755e96ea0403ff4213af8a053811b81d.tar.gz tims_keyboard-7fa21387755e96ea0403ff4213af8a053811b81d.tar.bz2 tims_keyboard-7fa21387755e96ea0403ff4213af8a053811b81d.zip |
change submodule location
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 29e93ae..69e4c22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libopencm3"] path = libopencm3 - url = git://github.com/libopencm3/libopencm3.git + url = git://git.panaceas.org/local/libopencm3 |