Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaurav Aggarwal <aggarg@amazon.com>2021-09-10 21:53:24 +0300
committerGaurav Aggarwal <aggarg@amazon.com>2021-09-10 21:53:24 +0300
commit628059b775ba7e0e5d7492291035c6f7c9870be5 (patch)
tree6b7fc5ad5e94e33740a4ee3d263758049445845d
parentdff28505b7a6dc5a694bd4f9267637e734adbbd2 (diff)
Update History.txtV10.4.3-LTS-Patch-1
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
-rw-r--r--History.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/History.txt b/History.txt
index 026c539bb..979366d17 100644
--- a/History.txt
+++ b/History.txt
@@ -1,6 +1,8 @@
Documentation and download available at https://www.FreeRTOS.org/
-Changes between FreeRTOS V10.4.3 and FreeRTOS V10.4.3 LTS Patch 1
+Changes between FreeRTOS V10.4.3 and FreeRTOS V10.4.3 LTS Patch 1 released September 10 2021
+
+ See https://www.FreeRTOS.org/FreeRTOS-V10.4.5.html
+ ARMv8-M secure-side port: Tasks that call secure functions from the
non-secure side of an ARMv8-M MCU (ARM Cortex-M23 and Cortex-M33) have two