[Cryptech-Commits] [sw/stm32] branch master updated (67837a0 -> d99597d)
git at cryptech.is
git at cryptech.is
Thu May 19 12:24:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
fredrik at thulin.net pushed a change to branch master
in repository sw/stm32.
from 67837a0 Add a small script to reset the STM32 CPU.
new bfcbe2a Refactor FPGA bitstream upload code.
new d99597d Fix a warning.
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:
Makefile | 1 +
projects/board-test/uart-test.c | 2 +-
projects/cli-test/cli-test.c | 59 ++++----
stm-fpgacfg.c => spiflash_n25q128.c | 142 ++++++++++++-------
stm-fpgacfg.h => spiflash_n25q128.h | 48 +++----
stm-fpgacfg.c | 267 +++---------------------------------
stm-fpgacfg.h | 52 ++-----
stm-init.c | 2 +-
8 files changed, 176 insertions(+), 397 deletions(-)
copy stm-fpgacfg.c => spiflash_n25q128.c (60%)
copy stm-fpgacfg.h => spiflash_n25q128.h (67%)
More information about the Commits
mailing list