You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -164,6 +164,7 @@ File/Folder | Content
164
164
<td>V5.2.3</td>
165
165
<td>
166
166
- Based on CMSIS-RTOS API V2.1.2.
167
+
- Added TrustZone Module Identifier configuration for Idle and Timer Thread.
167
168
- Moved SVC/PendSV handler priority setup from osKernelInitialize to osKernelStart (User Priority Grouping can be updated after osKernelInitialize but before osKernelStart).
168
169
- Corrected SysTick and PendSV handlers for ARMv8-M Baseline.
169
170
- Corrected memory allocation for stack and data when "Object specific Memory allocation" configuration is used.
0 commit comments