[Cryptech-Commits] [user/ft/stm32-avalanche-noise] branch master updated (39cac79 -> c467833)
git at cryptech.is
git at cryptech.is
Sun Jun 28 14:31:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
fredrik at thulin.net pushed a change to branch master
in repository user/ft/stm32-avalanche-noise.
from 39cac79 init
new f6818cc Remove trailing whitespace and DOS line endings.
new c467833 Enable dual USART output functionality.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
README.md | 21 +++-
src/entropy/main.c | 40 ++++++--
src/entropy/stm32f4xx_hal_msp.c | 210 ++++++++++++++++++++------------------
src/entropy/stm32f4xx_it.c | 22 ++--
src/entropy/stm_init.c | 34 ++++--
src/entropy/stm_init.h | 1 +
src/led-test/stm32f4xx_it.c | 6 +-
src/led-test/system_stm32f4xx.c | 56 +++++-----
src/uart-test/main.c | 25 ++++-
src/uart-test/stm32f4xx_hal_msp.c | 94 +++++++++--------
src/uart-test/stm32f4xx_it.c | 31 +-----
src/uart-test/stm_init.c | 50 ++++++---
src/uart-test/stm_init.h | 1 +
src/uart-test/system_stm32f4xx.c | 56 +++++-----
14 files changed, 381 insertions(+), 266 deletions(-)
More information about the Commits
mailing list