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: docs/tools/tools_intro.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ be able to compile with ARM Compiler 5 or you may see undefined behaviors. In ot
53
53
54
54
##### By creating a mbed_app.json to override `supported_toolchains`
55
55
56
-
In this method, you can create or update your `mbed_app.json` with the following content. Note that you can still keep other entries such as `GCC_ARM` or `IAR` while overriding`supported_toolchains` as below.
56
+
In this method, you can create or update your `mbed_app.json` with the following content. Override`supported_toolchains` as below.
0 commit comments