Skip to content

Commit ffada06

Browse files
Exporters deprecated
1 parent a24d6af commit ffada06

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/introduction/terms.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575

7676
## E
7777

78-
**Exporter** - Use the Arm Mbed [exporters](../build-tools/third-party-build-tools.html#about-the-exporters) to export your code to various third party tools and IDEs.
78+
**Exporter** - Exporters are deprecated. Exporters to export your code to various third party tools and IDEs are no longer supported. See this [blog post](https://os.mbed.com/blog/entry/Introducing-the-new-Mbed-Tools/) for more details.
7979

8080
## G
8181

docs/introduction/tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ For more information, see [the build tool documentation](../build-tools/index.ht
1212

1313
You can use our debugging tools, DAPLink and pyOCD, to program and debug many devices. At the end of the development cycle, you can use the Mbed OS validation tools, Greentea and utest, to test your project. For more information, see [the debugging and testing documentation](../debug-test/index.html).
1414

15-
<span class="notes">**Note:** Note that exporters (to export your work from the Mbed tools to other IDEs) are no longer maintained and supported. See this [blog post](https://os.mbed.com/blog/entry/Introducing-the-new-Mbed-Tools/) for more details.</span>
15+
<span class="notes">**Note:** Note that exporters to export your code to various third party tools and IDEs are no longer supported. See this [blog post](https://os.mbed.com/blog/entry/Introducing-the-new-Mbed-Tools/) for more details.</span>

0 commit comments

Comments
 (0)