Skip to content

Commit 5678e7a

Browse files
Update History.txt for V10.6.1 (#759)
Update History.txt for V10.6.1 Signed-off-by: kar-rahul-aws <[email protected]>
1 parent ace6b39 commit 5678e7a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

History.txt

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
Documentation and download available at https://www.FreeRTOS.org/
22

3+
Changes between FreeRTOS V10.6.0 and FreeRTOS 10.6.1 released August 17, 2023
4+
5+
+ Add runtime parameter checks to functions in mpu_wrappers_v2.c file.
6+
The same checks are already performed in API implementations using
7+
asserts.
8+
We thank the following people for their inputs in these changes:
9+
- Lan Luo, Zixia Liu of School of Computer Science and Technology,
10+
Anhui University of Technology, China.
11+
- Xinwen Fu of Department of Computer Science, University of
12+
Massachusetts Lowell, USA.
13+
- Xinhui Shao, Yumeng Wei, Huaiyu Yan, Zhen Ling of School of
14+
Computer Science and Engineering, Southeast University, China.
15+
316
Changes between FreeRTOS V10.5.1 and FreeRTOS 10.6.0 released July 13, 2023
417

518
+ Add a new MPU wrapper that places additional restrictions on unprivileged

0 commit comments

Comments
 (0)