source: rtems-docs/porting/index.rst @ b5014fe

5
Last change on this file since b5014fe was b5014fe, checked in by Sebastian Huber <sebastian.huber@…>, on 01/11/19 at 09:39:19

Reformat and update copyright and license notices

For everything before 2015 an OAR copyright is assumed. Later copyright
notices are based on Git commits on a best effort basis.

The copyright notices of the "RTEMS Software Engineering Handbook" and
the "RTEMS CPU Architecture Supplement" are incomplete.

  • Property mode set to 100644
File size: 549 bytes
RevLine 
[e52906b]1.. SPDX-License-Identifier: CC-BY-SA-4.0
[489740f]2
[7193f09]3================================
4RTEMS Porting Guide (|version|).
5================================
[6733466]6
[b5014fe]7.. topic:: Copyrights and License
8
9    | © 1988, 2016 On-Line Applications Research Corporation (OAR)
10
11    .. include:: ../common/license.rst
[efc29ff]12
[50fbe0d]13.. include:: ../common/header.rst
[6733466]14
15.. toctree::
16        :maxdepth: 3
17        :numbered:
18
[efc29ff]19        preface
[6733466]20        development_tools
21        source_code_org
22        cpu_model_variations
23        cpu_init
24        interrupts
25        task_context
26        idle_thread
27        priority_bitmap
28        code_tuning
29        miscellanous
30        command
31
[5ce8e43]32* :ref:`genindex`
Note: See TracBrowser for help on using the repository browser.