[Cryptech-Commits] [sw/stm32] branch master updated (8b4fd99 -> ceee420)

git at cryptech.is git at cryptech.is
Thu Sep 7 20:51:40 UTC 2017


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

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

    from 8b4fd99  Report UART receive queue length, so we can tune it.
     new d283110  Withdraw SysTick_hook (commit 9ffead1), because it turns out there was already a user-callback mechanism with HAL_SYSTICK_IRQHandler() and HAL_SYSTICK_Callback().
     new ceee420  Cleanup

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:
 .../TARGET_STM32F4/TARGET_CRYPTECH_ALPHA/stm32f4xx_it.c          | 9 +--------
 projects/hsm/hsm.c                                               | 4 +---
 stm-init.c                                                       | 8 --------
 stm-init.h                                                       | 4 ++--
 stm-uart.c                                                       | 2 +-
 5 files changed, 5 insertions(+), 22 deletions(-)



More information about the Commits mailing list