summaryrefslogtreecommitdiffstats
path: root/user/hardware/index.rst
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-07-06 14:59:00 +1000
committerChris Johns <chrisj@rtems.org>2016-07-06 14:59:00 +1000
commit8da3a62701bd78adc6c2d9e3f858c593a82357c0 (patch)
treed36bd54da6e5ed6b616fa977e700182f5c564e36 /user/hardware/index.rst
parentUpdate the glossary. (diff)
downloadrtems-docs-8da3a62701bd78adc6c2d9e3f858c593a82357c0.tar.bz2
Add a Hardware section.
Diffstat (limited to 'user/hardware/index.rst')
-rw-r--r--user/hardware/index.rst18
1 files changed, 18 insertions, 0 deletions
diff --git a/user/hardware/index.rst b/user/hardware/index.rst
new file mode 100644
index 0000000..df4eeef
--- /dev/null
+++ b/user/hardware/index.rst
@@ -0,0 +1,18 @@
+.. comment SPDX-License-Identifier: CC-BY-SA-4.0
+
+.. comment: Copyright (c) 2016 Chris Johns <chrisj@rtems.org>
+.. comment: All rights reserved.
+
+.. _Hardware:
+
+Hardware
+========
+.. index:: Hardware
+
+This section discusses supported Hardware, Architectures, Board Support
+Packages, and running RTEMS on real hardware and simulators.
+
+.. include:: targets.rst
+.. include:: architectures.rst
+.. include:: bsps.rst
+.. include:: tiers.rst