File tree Expand file tree Collapse file tree 4 files changed +1
-52
lines changed Expand file tree Collapse file tree 4 files changed +1
-52
lines changed Original file line number Diff line number Diff 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
Load Diff This file was deleted.
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -186,7 +186,7 @@ Removed APIs in this release
186186Deprecated 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
You can’t perform that action at this time.
0 commit comments