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

4.115
Last change on this file since cc1d3fa was 72a62ad, checked in by Chris Johns <chrisj@…>, on 11/03/16 at 05:58:08

Rename all manuals with an _ to have a -. It helps released naming of files.

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