diff options
author | Paul Selkirk <paul@psgd.org> | 2016-04-07 14:48:22 -0400 |
---|---|---|
committer | Paul Selkirk <paul@psgd.org> | 2016-04-07 14:48:22 -0400 |
commit | e1e21e89ce82ae023e813de1b47829fda71d754f (patch) | |
tree | 77b0d958bcd1fa7f118de515c8928cbecbdc2223 | |
parent | 7f390d57768dfd9662274f6e896ca6796232294e (diff) |
Use rpc branch on libhal.
-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 |