[Cryptech-Commits] [sw/stm32] branch master updated (314ba09 -> 9177a48)

git at cryptech.is git at cryptech.is
Thu Oct 15 22:22:09 UTC 2020


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 314ba09  Well of course there had to be one last dumb Python3 string bug
     new 2accd94  Peter Stuge's fix for hardware flow control: Program CTS and RTS pins as alternate functions.
     new 7a08cec  Silence deprecated warnings in CMSIS code.
     new 16b7a38  Add retro fmc_write_32/fmc_read_32 for the board-test projects that use them.
     new 573c206  Remove no-longer-useful test-mkmif.
     new e7d9227  Remove no-longer-useful mgmt-keywrap.
     new e7aec24  Reduce overly-long HAL_IO_TIMEOUT.
     new 307f309  OpenOCD versions since at least 0.9.0 (May 2015) actually do need the 'exit' command to terminate the script. Hopefully we're all past using Debian Jessie by now?
     new 9177a48  Ubuntu replaced arm-none-eabi-gdb with gdb-multiarch over 2 years ago, but maybe we're running an old version that still has it? Check for both.

The 8 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:
 bin/debug                        |  8 +++++++-
 bin/flash-target                 |  8 +-------
 libraries/libhal/Makefile        |  1 +
 projects/bootloader/bootloader.c | 21 ++++++++++++++++++---
 projects/cli-test/Makefile       |  1 -
 projects/cli-test/mgmt-cli.c     |  2 --
 projects/libhal-test/Makefile    |  2 +-
 stm-fmc.h                        | 18 +++++++++++++++---
 stm-uart.c                       | 36 +++++++++++++++++++++++++++++++++---
 task.c                           | 20 +++++++++++++++++---
 10 files changed, 93 insertions(+), 24 deletions(-)



More information about the Commits mailing list