diff options
author | Rob Austein <sra@hactrn.net> | 2017-05-11 07:36:17 -0400 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2017-05-11 07:36:17 -0400 |
commit | 8c706572cba32ed4b1e3b24d6f7a08f9efbf6200 (patch) | |
tree | 3da9a28f22daa3708460788eed1279a26fa411f1 | |
parent | 53498a7b92609d57a1581b2b1b21de49f4f545c1 (diff) |
(Finally!) Back to master branch.
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 2cde41e..aaab9b4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,15 +43,12 @@ [submodule "source/sw/libhal"] path = source/sw/libhal url = https://git.cryptech.is/sw/libhal.git - branch = ksng [submodule "source/sw/pkcs11"] path = source/sw/pkcs11 url = https://git.cryptech.is/sw/pkcs11.git - branch = ksng [submodule "source/sw/stm32"] path = source/sw/stm32 url = https://git.cryptech.is/sw/stm32.git - branch = ksng [submodule "source/sw/thirdparty/libtfm"] path = source/sw/thirdparty/libtfm url = https://git.cryptech.is/sw/thirdparty/libtfm.git |