[Cryptech-Commits] [releng/alpha] branch fmc_clk_60mhz updated: Doh, stm32 FMC driver needs to know clock rate too. Thanks, Pavel.
git at cryptech.is
git at cryptech.is
Fri Sep 7 16:17:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch fmc_clk_60mhz
in repository releng/alpha.
The following commit(s) were added to refs/heads/fmc_clk_60mhz by this push:
new 00eb690 Doh, stm32 FMC driver needs to know clock rate too. Thanks, Pavel.
00eb690 is described below
commit 00eb6908cfce43253d7e4892233466fe9dcc23eb
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Fri Sep 7 12:16:12 2018 -0400
Doh, stm32 FMC driver needs to know clock rate too. Thanks, Pavel.
---
.gitmodules | 2 +-
source/sw/stm32 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitmodules b/.gitmodules
index 40f2353..12cc8ea 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -51,7 +51,7 @@
[submodule "source/sw/stm32"]
path = source/sw/stm32
url = https://git.cryptech.is/sw/stm32.git
- branch = fmc_clk
+ branch = fmc_clk_60mhz
[submodule "source/sw/thirdparty/libtfm"]
path = source/sw/thirdparty/libtfm
url = https://git.cryptech.is/sw/thirdparty/libtfm.git
diff --git a/source/sw/stm32 b/source/sw/stm32
index b632840..6245275 160000
--- a/source/sw/stm32
+++ b/source/sw/stm32
@@ -1 +1 @@
-Subproject commit b63284001ee2ee9cde993a4def2a98d551a0d745
+Subproject commit 624527539a83dbfd0dc2f03fda1cff14a1669811
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Commits
mailing list