summaryrefslogtreecommitdiffstats
path: root/user/hardware/bsps.rst
blob: e1da6ba7ee4c4e399908842fbf46f1700803807f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
.. comment SPDX-License-Identifier: CC-BY-SA-4.0

.. Copyright (C) 2016 Chris Johns <chrisj@rtems.org>
.. comment: All rights reserved.

.. _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