[Cryptech-Commits] [sw/stm32] branch ksng updated (c28f77d -> eb8c7d7)

git at cryptech.is git at cryptech.is
Mon Dec 19 21:07:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

sra at hactrn.net pushed a change to branch ksng
in repository sw/stm32.

    from c28f77d  Add debugging code to cryptech_upload.
     add 8f746c1  add bit-for-bit testing of FMC address and data bus
     add d172acb  Still some problem with uart receive under heavy load, so change to a 2-byte receive buffer with half-complete callbacks, and raise the dma priority.
     new eb8c7d7  Merge branch 'master' into ksng.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../TARGET_CRYPTECH_ALPHA/stm32f4xx_hal_msp.c      |   2 +-
 .../TARGET_CRYPTECH_ALPHA/stm32f4xx_it.c           |  42 +++++++--
 .../TARGET_CRYPTECH_ALPHA/stm32f4xx_it_rtos.c      |  42 +++++++--
 projects/cli-test/test-fmc.c                       | 100 +++++++++++++--------
 projects/hsm/hsm.c                                 |  25 +++---
 5 files changed, 153 insertions(+), 58 deletions(-)



More information about the Commits mailing list