Doxygen: Update toolchain versions used for verification.
diff --git a/CMSIS/DoxyGen/Core/src/Overview.txt b/CMSIS/DoxyGen/Core/src/Overview.txt
index 4cfdcad..2bcdc28 100644
--- a/CMSIS/DoxyGen/Core/src/Overview.txt
+++ b/CMSIS/DoxyGen/Core/src/Overview.txt
@@ -74,9 +74,9 @@
\section tested_tools_sec Tested and Verified Toolchains
The \ref templates_pg supplied by Arm have been tested and verified with the following toolchains:
- - Arm: Arm Compiler 5.06 update 6 (not for Cortex-M23/33/35P/55, Armv8-M, Armv8.1-M)
- - Arm: Arm Compiler 6.14
- - Arm: Arm Compiler 6.6.2 (not for Cortex-M0/23/33/35P/55, Armv8-M, Armv8.1-M)
+ - Arm: Arm Compiler 5.06 update 7 (not for Cortex-M23/33/35P/55, Armv8-M, Armv8.1-M)
+ - Arm: Arm Compiler 6.16
+ - Arm: Arm Compiler 6.6.4 (not for Cortex-M0/23/33/35P/55, Armv8-M, Armv8.1-M)
- GNU: GNU Arm Embedded Toolchain 10-2020-q4-major (10.2.1 20201103)
- IAR: IAR ANSI C/C++ Compiler for Arm 8.20.1.14183
*/
diff --git a/CMSIS/DoxyGen/Core_A/src/Overview.txt b/CMSIS/DoxyGen/Core_A/src/Overview.txt
index ceb813d..db4c2eb 100644
--- a/CMSIS/DoxyGen/Core_A/src/Overview.txt
+++ b/CMSIS/DoxyGen/Core_A/src/Overview.txt
@@ -48,10 +48,10 @@
\section tested_tools_sec Tested and Verified Toolchains
The \ref templates_pg supplied by Arm have been tested and verified with the following toolchains:
- - Arm: Arm Compiler 5.06 update 6
- - Arm: Arm Compiler 6.14
- - Arm: Arm Compiler 6.6.2
- - GNU: GNU Tools for Arm Embedded 9.2.1 2019q4
+ - Arm: Arm Compiler 5.06 update 7
+ - Arm: Arm Compiler 6.16
+ - Arm: Arm Compiler 6.6.4
+ - GNU: GNU Arm Embedded Toolchain 10-2020-q4-major (10.2.1 20201103)
- IAR: IAR ANSI C/C++ Compiler for Arm 8.20.1.14183
<hr>
diff --git a/CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt b/CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
index cdc053d..0301754 100644
--- a/CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
+++ b/CMSIS/DoxyGen/RTOS2/src/cmsis_os2.txt
@@ -1564,7 +1564,7 @@
RTX5 is initially developed and optimized using Arm Compiler and Arm/Keil MDK.
The current release is tested with the following versions:
<ul>
- <li>Arm Compiler 5.06 Update 6</li>
+ <li>Arm Compiler 5.06 Update 7</li>
<li>Arm Compiler 6.6.4 (Long Term Maintenance)</li>
<li>Arm Compiler 6.16</li>
<li>RTOS-aware debugging with uVision 5.34</li>
@@ -1585,7 +1585,7 @@
RTX5 has also been ported to support GCC, maintenance mainly relays on community contribution.
Active development is currently tested with:
<ul>
- <li>GNU Tools for Arm Embedded 6.3.1 20170620</li>
+ <li>GNU Arm Embedded Toolchain 10-2020-q4-major (10.2.1 20201103)</li>
</ul>
\endif