aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2015-10-26 18:37:57 -0400
committerPaul Selkirk <paul@psgd.org>2015-10-26 18:37:57 -0400
commitfb73e2d75b4e99a29c28bbbaf754222010c273b7 (patch)
tree4266ecd55d8bc2e8919163354e5815177dc59f74 /.gitmodules
parent26f12903dab2fafeaaefb02349763618ce96d070 (diff)
Build libhal and libtfm for stm32.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..cb803f8
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "libhal"]
+ path = libhal
+ url = git@git.cryptech.is:sw/libhal.git
+[submodule "thirdparty/libtfm"]
+ path = thirdparty/libtfm
+ url = git@git.cryptech.is:sw/thirdparty/libtfm.git