[Cryptech-Commits] [sw/stm32] 02/03: Merge branch 'master' of git.cryptech.is.:sw/stm32

git at cryptech.is git at cryptech.is
Wed Jun 8 16:44:19 UTC 2016


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

fredrik at thulin.net pushed a commit to branch master
in repository sw/stm32.

commit 9abe50042629ac64443738d4f4b66da95b116686
Merge: 3277ffb 8c345a8
Author: Fredrik Thulin <fredrik at thulin.net>
AuthorDate: Wed Jun 8 09:29:45 2016 +0200

    Merge branch 'master' of git.cryptech.is.:sw/stm32

 Makefile                                  |  10 +-
 projects/bootloader/Makefile              |  13 +
 projects/bootloader/bootloader.c          |  30 +-
 projects/bootloader/startup_stm32f429xx.S | 564 ++++++++++++++++++++++++++++++
 projects/bootloader/stm-init.c            |   8 +
 projects/bootloader/stm32f4xx_it.c        | 220 ++++++++++++
 projects/cli-test/cli-test.c              |  12 +-
 projects/cli-test/mgmt-cli.c              |   3 +-
 8 files changed, 832 insertions(+), 28 deletions(-)



More information about the Commits mailing list