user: Rework "Hardware" chapter

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.
This commit is contained in:
Sebastian Huber
2019-01-11 14:44:36 +01:00
parent 89a33b3db8
commit 3de74baacb
8 changed files with 118 additions and 102 deletions

View File

@@ -6,6 +6,9 @@ Glossary
.. glossary::
ABI
Application Binary Interface
Architecture
Family or class of processor based around a common instruction set. RTEMS
architectures follow the GCC architecture model as RTEMS needs an GCC