The `xtools` toolchain variant has been deprecated since Zephyr v3.3.0 and now removed. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
21 lines
325 B
ReStructuredText
21 lines
325 B
ReStructuredText
.. _toolchains:
|
|
|
|
Toolchains
|
|
##########
|
|
|
|
Guides on how to set up toolchains for Zephyr development.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
zephyr_sdk.rst
|
|
|
|
arm_compiler.rst
|
|
cadence_xcc.rst
|
|
designware_arc_mwdt.rst
|
|
gnu_arm_embedded.rst
|
|
intel_oneapi_toolkit.rst
|
|
|
|
host.rst
|
|
other_x_compilers.rst
|
|
custom_cmake.rst
|