diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index aaab9b4..df422da 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,6 +7,7 @@ [submodule "source/core/comm/fmc"] path = source/core/comm/fmc url = https://git.cryptech.is/core/comm/fmc.git + branch = fmc_clk [submodule "source/core/comm/uart"] path = source/core/comm/uart url = https://git.cryptech.is/core/comm/uart.git @@ -25,6 +26,7 @@ [submodule "source/core/platform/alpha"] path = source/core/platform/alpha url = https://git.cryptech.is/core/platform/alpha.git + branch = fmc_clk [submodule "source/core/rng/avalanche_entropy"] path = source/core/rng/avalanche_entropy url = https://git.cryptech.is/core/rng/avalanche_entropy.git @@ -49,6 +51,7 @@ [submodule "source/sw/stm32"] path = source/sw/stm32 url = https://git.cryptech.is/sw/stm32.git + branch = fmc_clk [submodule "source/sw/thirdparty/libtfm"] path = source/sw/thirdparty/libtfm url = https://git.cryptech.is/sw/thirdparty/libtfm.git |