From fb73e2d75b4e99a29c28bbbaf754222010c273b7 Mon Sep 17 00:00:00 2001 From: Paul Selkirk Date: Mon, 26 Oct 2015 18:37:57 -0400 Subject: Build libhal and libtfm for stm32. --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') 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 -- cgit v1.2.3