summaryrefslogtreecommitdiffstats
path: root/user/bsps/index.rst
blob: c1b4e4fcdb9aeee48f779189186ae718bacac26f (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.. comment SPDX-License-Identifier: CC-BY-SA-4.0

.. comment: Copyright (c) 2018 embedded brains GmbH
.. comment: All rights reserved.

.. _BoardSupportPackages:

Board Support Packages
**********************
.. index:: Board Support Packages
.. index:: BSP

A Board Support Package or BSP is the software that glues a specific target or
board or piece of hardware to RTEMS so it's services are available to
applications.

RTEMS contains a large number of BSPs for commonly available simulators and
target hardware.

.. toctree::

   bsps-aarch64
   bsps-arm
   bsps-bfin
   bsps-epiphany
   bsps-i386
   bsps-lm32
   bsps-m68k
   bsps-microblaze
   bsps-mips
   bsps-moxie
   bsps-nios2
   bsps-or1k
   bsps-powerpc
   bsps-riscv
   bsps-sh
   bsps-sparc64
   bsps-sparc
   bsps-v850
   bsps-x86_64