[Cryptech-Commits] [sw/stm32] branch master updated (e3fe7d8 -> 057c2bd)

git at cryptech.is git at cryptech.is
Mon Aug 15 13:26:43 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  e3fe7d8   Use a fresh port of libcli, which retains more of the original API.
       new  af14a95   re-implement 'show fpga cores'
       new  ae8ebce   cli_receive_data: re-enable UART DMA before returning
       new  057c2bd   Incorporate FPGA comms test from projects/board-test/fmc-test.c

The 3 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:
 projects/cli-test/Makefile                     |   3 +-
 projects/cli-test/mgmt-misc.c                  |  10 +-
 projects/cli-test/mgmt-show.c                  |  22 +++
 projects/cli-test/mgmt-test.c                  |  75 ++++++++++
 projects/cli-test/test-fmc.c                   | 197 +++++++++++++++++++++++++
 projects/cli-test/{test_mkmif.h => test-fmc.h} |  15 +-
 6 files changed, 311 insertions(+), 11 deletions(-)
 create mode 100644 projects/cli-test/test-fmc.c
 copy projects/cli-test/{test_mkmif.h => test-fmc.h} (81%)



More information about the Commits mailing list