Skip to content

Commit 4816d49

Browse files
authored
Merge branch 'main' into adjust_CR5_port_fpu_config
2 parents b0f858d + f5f6fd5 commit 4816d49

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

History.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
Changes between FreeRTOS V10.4.6 and FreeRTOS V10.5.0 released September 16 2022
2-
31
Documentation and download available at https://www.FreeRTOS.org/
42

3+
Changes between FreeRTOS V10.5.0 and FreeRTOS V10.5.1 released November 16 2022
4+
+ Updated the kernel version in manifest and SBOM
5+
6+
Changes between FreeRTOS V10.4.6 and FreeRTOS V10.5.0 released September 16 2022
7+
58
+ ARMv7-M and ARMv8-M MPU ports: It was possible for a third party that
69
already independently gained the ability to execute injected code to
710
read from or write to arbitrary addresses by passing a negative argument

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
name : "FreeRTOS-Kernel"
2-
version: "v10.4.6"
2+
version: "v10.5.1"
33
description: "FreeRTOS Kernel."
44
license: "MIT"

0 commit comments

Comments
 (0)