summaryrefslogtreecommitdiffstats
path: root/user/hardware/bsps.rst
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-11 14:44:36 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-14 07:15:27 +0100
commit3de74baacbb4145642d0e058846485bb4a3f631f (patch)
tree0ca1c20a49f765a293dd06b2ec69e6cc17a623e3 /user/hardware/bsps.rst
parentuser: Move deployment details to RSB chapter (diff)
downloadrtems-docs-3de74baacbb4145642d0e058846485bb4a3f631f.tar.bz2
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.
Diffstat (limited to 'user/hardware/bsps.rst')
-rw-r--r--user/hardware/bsps.rst24
1 files changed, 0 insertions, 24 deletions
diff --git a/user/hardware/bsps.rst b/user/hardware/bsps.rst
deleted file mode 100644
index c55747d..0000000
--- a/user/hardware/bsps.rst
+++ /dev/null
@@ -1,24 +0,0 @@
-.. SPDX-License-Identifier: CC-BY-SA-4.0
-
-.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
-
-.. _bsps:
-
-Board Support Packages (BSP)
-============================
-.. index:: Board Support Package
-.. index:: BSP
-
-A Board Suport Package is a historical term for a package of code, and
-supporting documentation for a target. The sparation is still important today
-for users with custom hardware.
-
-RTEMS includes 173 board support packages in it's source tree and this is a
-small number of actual targets running because it does not take into account
-the custom targets.
-
-You can see the BSP list in RTEMS by asking RTEMS with:
-
-.. code-block:: shell
-
- $ ./rtems-bsps