[Cryptech-Commits] [releng/alpha] branch ksng updated: Major change: no-rtos branch merged into ksng.
git at cryptech.is
git at cryptech.is
Wed May 3 15:39:42 UTC 2017
This is an automated email from the git hooks/post-receive script.
sra at hactrn.net pushed a commit to branch ksng
in repository releng/alpha.
The following commit(s) were added to refs/heads/ksng by this push:
new 07e32e4 Major change: no-rtos branch merged into ksng.
07e32e4 is described below
commit 07e32e40b9d7e9301139b3236278727c8ab50d47
Author: Rob Austein <sra at hactrn.net>
AuthorDate: Wed May 3 11:34:05 2017 -0400
Major change: no-rtos branch merged into ksng.
Goodbye, CMSIS RTOS, with your interrupt-unsafe mutexes, your priority
inversions, and your thread structure that no debugger understands.
Don't let the door hit you on the way out.
---
source/sw/libhal | 2 +-
source/sw/stm32 | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/source/sw/libhal b/source/sw/libhal
index 9c9f26f..bbd9c11 160000
--- a/source/sw/libhal
+++ b/source/sw/libhal
@@ -1 +1 @@
-Subproject commit 9c9f26fa04882cdc1ddb01410688f4d2651782af
+Subproject commit bbd9c119726bcfa7995a2f68633585a08a0bdc0f
diff --git a/source/sw/stm32 b/source/sw/stm32
index 99c8452..1175ff6 160000
--- a/source/sw/stm32
+++ b/source/sw/stm32
@@ -1 +1 @@
-Subproject commit 99c8452187b2f99a92fbbea50ea1968d209b7c44
+Subproject commit 1175ff63f2a8c4762692551403862f9f0789aef8
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Commits
mailing list