source: rtems-docs/cpu-supplement/index.rst @ d8beaab

5
Last change on this file since d8beaab was 6916004, checked in by Chris Johns <chrisj@…>, on 11/09/16 at 01:39:16

cpu-supplement: Fix header levels.

  • Property mode set to 100644
File size: 1.8 KB
Line 
1.. comment SPDX-License-Identifier: CC-BY-SA-4.0
2
3=================================
4RTEMS CPU Architecture Supplement
5=================================
6
7RTEMS CPU Architecture Supplement
8---------------------------------
9
10 | COPYRIGHT (c) 1988 - 2015.
11 | On-Line Applications Research Corporation (OAR).
12
13The authors have used their best efforts in preparing this material.  These
14efforts include the development, research, and testing of the theories and
15programs to determine their effectiveness.  No warranty of any kind, expressed
16or implied, with regard to the software or the material contained in this
17document is provided.  No liability arising out of the application or use of
18any product described in this document is assumed.  The authors reserve the
19right to revise this material and to make changes from time to time in the
20content hereof without obligation to notify anyone of such revision or changes.
21
22The RTEMS Project is hosted at http://www.rtems.org/.  Any inquiries concerning
23RTEMS, its related support components, or its documentation should be directed
24to the Community Project hosted at http://www.rtems.org/.
25
26.. topic:: RTEMS Online Resources
27
28  ================  =============================
29  Home              https://www.rtems.org/
30  Developers        https://devel.rtems.org/
31  Documentation     https://docs.rtems.org/
32  Bug Reporting     https://devel.rtems.org/query
33  Mailing Lists     https://lists.rtems.org/
34  Git Repositories  https://git.rtems.org/
35  ================  =============================
36
37.. toctree::
38        :maxdepth: 5
39        :numbered:
40
41        preface
42        port
43        arm
44        atmel_avr
45        blackfin
46        ephiphany
47        intel_amd_x86
48        lattice_micro32
49        renesas_m32c
50        m68xxx_and_coldfire
51        xilinx_microblaze
52        mips
53        altera_nios_ii
54        openrisc_1000
55        powerpc
56        superh
57        sparc
58        sparc64
59        command
60
61*       :ref:`genindex`
62*       :ref:`search`
Note: See TracBrowser for help on using the repository browser.