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

5
Last change on this file since e52906b was e52906b, checked in by Sebastian Huber <sebastian.huber@…>, on 01/09/19 at 15:14:06

Simplify SPDX-License-Identifier comment

  • Property mode set to 100644
File size: 841 bytes
Line 
1.. SPDX-License-Identifier: CC-BY-SA-4.0
2
3=======================================
4RTEMS BSP and Driver Guide (|version|).
5=======================================
6
7 | **COPYRIGHT (c) 1988 - 2015.**
8 | **On-Line Applications Research Corporation (OAR).**
9 | **COPYRIGHT (c) 2016-2018.**
10 | **RTEMS Foundation, The RTEMS Documentation Project**
11
12 | **Licenses:**
13 |  Creative Commons Attribution-ShareAlike 4.0 International Public License
14 |  https://creativecommons.org/licenses/by-sa/4.0/legalcode
15
16.. include:: ../common/header.rst
17
18.. toctree::
19        :maxdepth: 5
20        :numbered:
21
22        preface
23        target_dependant_files
24        linker_script
25        miscellanous_support
26        initilization_code
27        console
28        clock
29        getentropy
30        i2c
31        spi
32        real_time_clock
33        networking
34        frame_buffer
35        ada95_interrupt
36        shared_memory_support
37        timer
38        ata
39        ide_controller
40        command
41
42* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.