Commit 5d739876 authored by Stephanos Ioannidis's avatar Stephanos Ioannidis Committed by Stephanos Ioannidis
Browse files

doc: toolchains: Add deprecation notice for xtools toolchain variant



This commit adds a deprecation notice for the `xtools` toolchain
variant, which was deprecated in the commit
a9d85ae4.

Signed-off-by: default avatarStephanos Ioannidis <stephanos.ioannidis@nordicsemi.no>
parent 5d397ea4
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
Crosstool-NG
############
.. _toolchain_xtools:

Crosstool-NG (Deprecated)
#########################

.. warning::

   ``xtools`` toolchain variant is deprecated. The
   :ref:`cross-compile toolchain variant <other_x_compilers>` should be used
   when using a custom toolchain built with Crosstool-NG.

You can build toolchains from source code using crosstool-NG.