[Cryptech-Commits] [sw/stm32] branch no-rtos updated (73b784e -> 0ebefa4)

git at cryptech.is git at cryptech.is
Sun Apr 30 15:34:56 UTC 2017


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

sra at hactrn.net pushed a change to branch no-rtos
in repository sw/stm32.

    from 73b784e  Add minimal mutexes to the minimal tasking system
     add 0ced3ff  Add support for hal_sleep().
     add 99c8452  Refactor cryptech_upload to work either directly or via cryptech_muxd.
     new 2791ee8  Merge branch 'ksng' into no-rtos
     new 0ebefa4  Need stdint.h if we're going to use uint32_t.

The 2 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:
 projects/bootloader/bootloader.c |   3 +
 projects/cli-test/cli-test.c     |   2 +
 projects/hsm/cryptech_upload     | 190 +++++++++++++++++++++++++++------------
 projects/hsm/hsm.c               |   4 +
 task.h                           |   1 +
 5 files changed, 141 insertions(+), 59 deletions(-)



More information about the Commits mailing list