[Cryptech-Commits] [sw/stm32] branch rtos updated (4a38cf6 -> e2e066e)

git at cryptech.is git at cryptech.is
Sun Apr 24 17:13:41 UTC 2016


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

paul at psgd.org pushed a change to branch rtos
in repository sw/stm32.

      from  4a38cf6   import mbed rtos library
       new  a59302f   threaded rpc server
       new  e2e066e   This time for sure - async receive, and everything that flows from that.

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:
 .gitignore                                         |   1 +
 Makefile                                           |  28 ++-
 .../TARGET_CRYPTECH_DEV_BRIDGE/stm32f4xx_hal_msp.c |   6 +-
 projects/hsm/Makefile                              |  24 ++
 projects/hsm/main.c                                | 267 +++++++++++++++++++++
 stm-init.c                                         |   2 -
 stm-uart.h                                         |   2 +
 7 files changed, 315 insertions(+), 15 deletions(-)
 create mode 100644 projects/hsm/Makefile
 create mode 100644 projects/hsm/main.c



More information about the Commits mailing list