source: rtems-docs/bsp-howto/index.rst

Last change on this file was bbb8b7a, checked in by Sebastian Huber <sebastian.huber@…>, on 05/19/23 at 05:34:36

Update company name

The embedded brains GmbH & Co. KG is the legal successor of embedded
brains GmbH.

  • Property mode set to 100644
File size: 834 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3.. include:: ../common/unicode.rst
4
5=======================================
6RTEMS BSP and Driver Guide (|version|).
7=======================================
8
9.. topic:: Copyrights and License
10
11    | |copy| 2017 Christian Mauderer
12    | |copy| 2016, 2020 embedded brains GmbH & Co. KG
13    | |copy| 2016, 2020 Sebastian Huber
14    | |copy| 1988, 2017 On-Line Applications Research Corporation (OAR)
15
16    .. include:: ../common/license.rst
17
18.. include:: ../common/header.rst
19
20.. toctree::
21        :maxdepth: 5
22        :numbered:
23
24        preface
25        target_dependant_files
26        linker_script
27        miscellanous_support
28        initilization_code
29        console
30        clock
31        target-hash
32        getentropy
33        i2c
34        spi
35        real_time_clock
36        networking
37        frame_buffer
38        ada95_interrupt
39        shared_memory_support
40        timer
41        ata
42        ide_controller
43        command
44        coding-doxygen-bsp
Note: See TracBrowser for help on using the repository browser.