diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cb803f8..20b8eb8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,7 @@ [submodule "libhal"] path = libhal url = git@git.cryptech.is:sw/libhal.git + branch = rpc [submodule "thirdparty/libtfm"] path = thirdparty/libtfm url = git@git.cryptech.is:sw/thirdparty/libtfm.git |