summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-03-02 18:22:37 +0000
committerroot <root@ka-ata-killa.ourano.james.local>2021-03-02 18:22:37 +0000
commitab0ae763a2e91cbbf5f3fc47153ac34c7bd66d4a (patch)
tree5a3199eaf25da4ff7ed7e1d616002360a631c5e3
parent8c7ee88332652e7e79f6c1e4baacabe2183f7e8e (diff)
downloadclock-ab0ae763a2e91cbbf5f3fc47153ac34c7bd66d4a.tar.gz
clock-ab0ae763a2e91cbbf5f3fc47153ac34c7bd66d4a.tar.bz2
clock-ab0ae763a2e91cbbf5f3fc47153ac34c7bd66d4a.zip
make stm32 module git not ssh
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index a8ff31b..cf944d3 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,6 +1,6 @@
[submodule "libopencm3"]
path = libopencm3
- url = ssh://git@git.panaceas.org/git/stm32/libopencm3
+ url = git://git.panaceas.org/stm32/libopencm3
[submodule "lwip/lwip-1.4.1"]
path = lwip/lwip-1.4.1
url = ssh://git@git.panaceas.org/git/stm32/lwip-1.4.1.git