Skip to content

Commit 5bf4915

Browse files
author
Donatien Garnier
authored
Update tools_intro.md (#1474)
update AC6 and Keil versions and links in build tools overview
1 parent a5a9cb0 commit 5bf4915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tools/tools_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can build Mbed OS with the Arm Compiler and GNU Arm Embedded toolchains. The
4848

4949
| Compiler| Download location | Name in Mbed CLI |
5050
| --- | --- | --- |
51-
| Arm Compiler 6.15 (default ARM toolchain) | - A paid version is available as [Arm Compiler 6.15 Professional](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler/downloads/version-6). </br> - A paid version is also included in [Keil MDK 5.33](http://www2.keil.com/mdk5/533) | `ARM` |
51+
| Arm Compiler 6.16 (default ARM toolchain) | - A paid version is available as [Arm Compiler 6.16 Professional](https://developer.arm.com/products/software-development-tools/compilers/arm-compiler/downloads/version-6). </br> - A paid version is also included in [Keil MDK 5.34](https://www.keil.com/update/relnotes/MDK534.htm) | `ARM` |
5252
| GNU Arm Embedded version 9 (9-2019-q4-major) | [GNU Arm Embedded version 9 (9-2019-q4-major)](https://developer.arm.com/open-source/gnu-toolchain/gnu-rm/downloads) | `GCC_ARM` |
5353

5454
<span class="notes">**Note**: Mbed OS 6 does not support Arm Compiler 5, IAR or uARM.</span>

0 commit comments

Comments
 (0)