From 8ef9164cae87ef9182a31b95d9185d3541d9e1fb Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Sat, 25 Jun 2016 19:53:24 -0400 Subject: Drag in latest subrepos. --- .gitmodules | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 719957a..77a2f38 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,12 @@ [submodule "sw/stm32"] path = sw/stm32 url = https://git.cryptech.is/sw/stm32.git +[submodule "sw/libhal"] + path = sw/libhal + url = https://git.cryptech.is/sw/libhal.git +[submodule "sw/thirdparty/libtfm"] + path = sw/thirdparty/libtfm + url = https://git.cryptech.is/sw/thirdparty/libtfm.git +[submodule "user/ft/libcli"] + path = user/ft/libcli + url = https://git.cryptech.is/user/ft/libcli.git -- cgit v1.2.3