source: rtems-docs/bsp-howto/index.rst @ 928bf73

5
Last change on this file since 928bf73 was 1d48fb5, checked in by Sebastian Huber <sebastian.huber@…>, on 04/03/19 at 11:30:22

bsp-howto: Move BSP Doxygen recommendations

Update #3704.

  • Property mode set to 100644
File size: 812 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, 2018 embedded brains GmbH
13    | |copy| 2016, 2018 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        getentropy
32        i2c
33        spi
34        real_time_clock
35        networking
36        frame_buffer
37        ada95_interrupt
38        shared_memory_support
39        timer
40        ata
41        ide_controller
42        command
43        coding-doxygen-bsp
Note: See TracBrowser for help on using the repository browser.