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>
23 lines
345 B
ReStructuredText
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
|