zephyr/doc/hardware/arch/index.rst
Jordan Yates f2d80c1b11 doc: guides: semihost: added
Add a guide section on how to use semihosting with an example code
section on opening a file to read data from it.

Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>
2022-04-21 13:04:52 +02:00

13 lines
171 B
ReStructuredText

.. _arch:
Architecture-related Guides
###########################
.. toctree::
:maxdepth: 1
arc-support-status.rst
arm_cortex_m.rst
semihost.rst
x86.rst