Skip to content

Commit bf4e7d6

Browse files
author
Amanda Butler
authored
Update Arm Compiler 5 deprecation notice
Apply changes from PR #1181 to update deprecation notice and remove specific dates.
1 parent 765b09a commit bf4e7d6

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
@@ -24,7 +24,7 @@ The Mbed Online Compiler is our in-house IDE and should be familiar to anyone wh
2424
| Arm v7A | `Arm Compiler 6.11` |
2525
| Arm v8M | `Arm Compiler 6.11` |
2626

27-
<span class="notes">**Note**: Arm Compiler 6 is the default Arm Compiler version for Mbed OS development. Most platforms are already compatible with it; platforms still supporting Arm Compiler 5 will be migrated to Arm Compiler 6. Please do not use Arm Compiler 5 in any new development, as its support will be deprecated in September 2019.</span>
27+
<span class="notes">**Note**: Arm Compiler 6 is the default Arm Compiler version for Mbed OS development. All platforms are already compatible with it. Please do not use Arm Compiler 5 in any new development as it will be deprecated in the future.</span>
2828

2929
For more information, please see the [Online Compiler page](developing-mbed-online-compiler.html).
3030

0 commit comments

Comments
 (0)