Skip to content

Commit b69f8ee

Browse files
stephanosiocarlescufi
authored andcommitted
doc: develop: toolchains: Remove 'xtools' documentation
The `xtools` toolchain variant has been deprecated since Zephyr v3.3.0 and now removed. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 3bb5c4b commit b69f8ee

File tree

4 files changed

+1
-52
lines changed

4 files changed

+1
-52
lines changed

doc/develop/test/twister.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,6 @@ required for best test coverage for this specific board:
116116
toolchain:
117117
- zephyr
118118
- gnuarmemb
119-
- xtools
120119
supported:
121120
- arduino_gpio
122121
- arduino_i2c

doc/develop/toolchains/crosstool_ng.rst

Lines changed: 0 additions & 49 deletions
This file was deleted.

doc/develop/toolchains/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Guides on how to set up toolchains for Zephyr development.
1616
gnu_arm_embedded.rst
1717
intel_oneapi_toolkit.rst
1818

19-
crosstool_ng.rst
2019
host.rst
2120
other_x_compilers.rst
2221
custom_cmake.rst

doc/releases/release-notes-3.3.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ Removed APIs in this release
186186
Deprecated in this release
187187
==========================
188188

189-
* :ref:`xtools toolchain variant <toolchain_xtools>` is now deprecated. When using a
189+
* ``xtools`` toolchain variant is now deprecated. When using a
190190
custom toolchain built with Crosstool-NG, the
191191
:ref:`cross-compile toolchain variant <other_x_compilers>` should be used instead.
192192

0 commit comments

Comments
 (0)