Skip to content

Commit e8a25e9

Browse files
committed
Fixup missing general version history for release 6.3.0
1 parent 7889260 commit e8a25e9

1 file changed

Lines changed: 19 additions & 4 deletions

File tree

CMSIS/Documentation/Doxygen/General/src/revision_history.md

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ The table on this page provides high-level overview of the CMSIS Base Software r
44

55
In addition, each component of the CMSIS Base software has its own release history listed on following pages:
66

7-
- [**CMSIS-Core Revision History**](../Core/core_revisionHistory.html)
8-
- [**CMSIS-Driver Revision History**](../Driver/driver_revisionHistory.html)
9-
- [**CMSIS-RTOS2 Revision History**](../RTOS2/rtos_revisionHistory.html)
7+
- [**CMSIS-Core Revision History**](../Core/core_revisionHistory.html)
8+
- [**CMSIS-Driver Revision History**](../Driver/driver_revisionHistory.html)
9+
- [**CMSIS-RTOS2 Revision History**](../RTOS2/rtos_revisionHistory.html)
1010

1111
Release history of other CMSIS components and tools can be found in their documentation referenced in \ref cmsis_components.
1212

@@ -15,6 +15,21 @@ Release history of other CMSIS components and tools can be found in their docume
1515
<th>Version</th>
1616
<th>Description</th>
1717
</tr>
18+
<tr>
19+
<td>6.3.0</td>
20+
<td>
21+
- CMSIS-Core: 6.2.0
22+
- Added support for ArmChina STAR-MC3
23+
- Minor fixes and enhancements:
24+
- Added missing CPPWR definitions for Armv8-M Mainline cores
25+
- Added support for picolibc startup mechanism to GCC compiler
26+
- Fixed GCC FPSCR intrinsics for AArch64
27+
- Fixed MPU Normal Memory Attributes for Armv8-M MPU
28+
- Added ERRBNK definition for Cortex-M7
29+
- Fixed function prototype warnings for IAR compiler
30+
- Reworked __NVIC_SystemReset for Armv8.1-M devices
31+
</td>
32+
</tr>
1833
<tr>
1934
<td>6.2.0</td>
2035
<td>
@@ -340,7 +355,7 @@ Release history of other CMSIS components and tools can be found in their docume
340355
- CMSIS-DAP 1.1.0 (unchanged)
341356
</td>
342357
</tr>
343-
<tr>
358+
<tr>
344359
<td>5.0.0</td>
345360
<td>
346361
Added support for: <a href="http://www.arm.com/products/processors/instruction-set-architectures/armv8-m-architecture.php" target="_blank"><b>ARMv8-M architecture</b></a> including TrustZone for ARMv8-M and Cortex-M23, Cortex-M33 processors

0 commit comments

Comments
 (0)