mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-05 18:00:57 +08:00

Rename it to "Target Hardware". Remove BSPs section and reference the BSPs chapter instead. Remove explicit list of architectures and reference the BSPs chapter instead. Fix typos. Elaborate multilib description in the architecture section.
46 lines
843 B
ReStructuredText
46 lines
843 B
ReStructuredText
.. SPDX-License-Identifier: CC-BY-SA-4.0
|
|
|
|
.. highlight:: c
|
|
|
|
==============================
|
|
RTEMS User Manual (|version|).
|
|
==============================
|
|
|
|
.. topic:: Copyrights and License
|
|
|
|
| © 2018 Amaan Cheval
|
|
| © 2018 Marçal Comajoan Cara
|
|
| © 2018 Vidushi Vashishth
|
|
| © 2017 Tanu Hari Dixit
|
|
| © 2016, 2019 embedded brains GmbH
|
|
| © 2016, 2019 Sebastian Huber
|
|
| © 2012, 2015 Chris Johns
|
|
| © 1988, 2018 On-Line Applications Research Corporation (OAR)
|
|
|
|
.. include:: ../common/license.rst
|
|
|
|
.. include:: ../common/header.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 5
|
|
:numbered:
|
|
|
|
overview/index
|
|
start/index
|
|
hosts/index
|
|
installation/index
|
|
|
|
hardware/index
|
|
bsps/index
|
|
|
|
exe/index
|
|
testing/index
|
|
tracing/index
|
|
|
|
tools/index
|
|
rsb/index
|
|
|
|
glossary/index
|
|
|
|
* :ref:`genindex`
|