File tree 1 file changed +13
-0
lines changed
1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 1
1
Documentation and download available at https://www.FreeRTOS.org/
2
2
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
+
3
16
Changes between FreeRTOS V10.5.1 and FreeRTOS 10.6.0 released July 13, 2023
4
17
5
18
+ Add a new MPU wrapper that places additional restrictions on unprivileged
You can’t perform that action at this time.
0 commit comments