zephyr/doc/develop/toolchains/index.rst
Stephanos Ioannidis 2598f0ed3c doc: toolchains: Add Zephyr SDK documentation
This commit adds a dedicated page for the Zephyr SDK under the
'Toolchains' sub-category under 'Developing with Zephyr'.

The content of this page is based on the Zephyr SDK installation
instruction from the 'Getting Started Guide'.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
2022-06-01 15:26:48 +02:00

23 lines
345 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
crosstool_ng.rst
host.rst
other_x_compilers.rst
custom_cmake.rst