mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-06 17:52:59 +08:00
cpu-supplement: Fix header levels.
This commit is contained in:
parent
cc1d3facbe
commit
6916004896
@ -4,7 +4,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Altera Nios II Specific Information
|
||||
###################################
|
||||
***********************************
|
||||
|
||||
Symmetric Multiprocessing
|
||||
=========================
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
ARM Specific Information
|
||||
########################
|
||||
************************
|
||||
|
||||
This chapter discusses the *ARM architecture*
|
||||
(http://en.wikipedia.org/wiki/ARM_architecture) dependencies in this port of
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Atmel AVR Specific Information
|
||||
##############################
|
||||
******************************
|
||||
|
||||
This chapter discusses the AVR architecture dependencies in this port of RTEMS.
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
.. COMMENT: Hesham ALMatary <hmka501@york.ac.uk>
|
||||
|
||||
Blackfin Specific Information
|
||||
#############################
|
||||
*****************************
|
||||
|
||||
This chapter discusses the Blackfin architecture dependencies in this port of
|
||||
RTEMS.
|
||||
|
@ -1,9 +1,8 @@
|
||||
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
|
||||
|
||||
Command and Variable Index
|
||||
##########################
|
||||
**************************
|
||||
|
||||
There are currently no Command and Variable Index entries.
|
||||
|
||||
.. COMMENT: @printindex fn
|
||||
|
||||
|
@ -4,7 +4,7 @@ sys.path.append(os.path.abspath('../common/'))
|
||||
from conf import *
|
||||
|
||||
version = '1.0'
|
||||
release = '5.0'
|
||||
release = '4.11.0'
|
||||
|
||||
latex_documents = [
|
||||
('index', 'cpu-supplement.tex', u'RTEMS CPU Supplement Documentation', u'RTEMS Documentation Project', 'manual'),
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Epiphany Specific Information
|
||||
#############################
|
||||
*****************************
|
||||
|
||||
This chapter discusses the`Epiphany Architecture
|
||||
http://adapteva.com/docs/epiphany_sdk_ref.pdf dependencies in this port of
|
||||
|
@ -4,6 +4,9 @@
|
||||
RTEMS CPU Architecture Supplement
|
||||
=================================
|
||||
|
||||
RTEMS CPU Architecture Supplement
|
||||
---------------------------------
|
||||
|
||||
| COPYRIGHT (c) 1988 - 2015.
|
||||
| On-Line Applications Research Corporation (OAR).
|
||||
|
||||
@ -32,7 +35,7 @@ to the Community Project hosted at http://www.rtems.org/.
|
||||
================ =============================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:maxdepth: 5
|
||||
:numbered:
|
||||
|
||||
preface
|
||||
|
@ -7,7 +7,7 @@
|
||||
.. COMMENT: Micro-Research Finland Oy
|
||||
|
||||
Intel/AMD x86 Specific Information
|
||||
##################################
|
||||
**********************************
|
||||
|
||||
This chapter discusses the Intel x86 architecture dependencies in this port of
|
||||
RTEMS. This family has multiple implementations from multiple vendors and
|
||||
|
@ -3,7 +3,7 @@
|
||||
.. COMMENT: Copyright (c) 2014 embedded brains GmbH. All rights reserved.
|
||||
|
||||
Lattice Mico32 Specific Information
|
||||
###################################
|
||||
***********************************
|
||||
|
||||
This chaper discusses the Lattice Mico32 architecture dependencies in this port
|
||||
of RTEMS. The Lattice Mico32 is a 32-bit Harvard, RISC architecture "soft"
|
||||
|
@ -3,7 +3,7 @@
|
||||
.. COMMENT: Copyright (c) 2014 embedded brains GmbH. All rights reserved.
|
||||
|
||||
M68xxx and Coldfire Specific Information
|
||||
########################################
|
||||
****************************************
|
||||
|
||||
This chapter discusses the Freescale (formerly Motorola) MC68xxx and Coldfire
|
||||
architectural dependencies. The MC68xxx family has a wide variety of CPU
|
||||
|
@ -3,7 +3,7 @@
|
||||
.. COMMENT: Copyright (c) 2014 embedded brains GmbH. All rights reserved.
|
||||
|
||||
MIPS Specific Information
|
||||
#########################
|
||||
*************************
|
||||
|
||||
This chapter discusses the MIPS architecture dependencies in this port of
|
||||
RTEMS. The MIPS family has a wide variety of implementations by a wide range
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
OpenRISC 1000 Specific Information
|
||||
##################################
|
||||
**********************************
|
||||
|
||||
This chapter discusses the`OpenRISC 1000 architecture
|
||||
http://opencores.org/or1k/Main_Page dependencies in this port of RTEMS. There
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Port Specific Information
|
||||
#########################
|
||||
*************************
|
||||
|
||||
This chaper provides a general description of the type of architecture specific
|
||||
information which is in each of the architecture specific chapters that follow.
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
PowerPC Specific Information
|
||||
############################
|
||||
****************************
|
||||
|
||||
This chapter discusses the PowerPC architecture dependencies in this port of
|
||||
RTEMS. The PowerPC family has a wide variety of implementations by a range of
|
||||
|
@ -4,9 +4,8 @@
|
||||
.. COMMENT: On-Line Applications Research Corporation (OAR).
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
=======
|
||||
Preface
|
||||
=======
|
||||
*******
|
||||
|
||||
The Real Time Executive for Multiprocessor Systems (RTEMS) is designed to be
|
||||
portable across multiple processor architectures. However, the nature of
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Renesas M32C Specific Information
|
||||
#################################
|
||||
*********************************
|
||||
|
||||
Symmetric Multiprocessing
|
||||
=========================
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
SPARC Specific Information
|
||||
##########################
|
||||
**************************
|
||||
|
||||
The Real Time Executive for Multiprocessor Systems (RTEMS) is designed to be
|
||||
portable across multiple processor architectures. However, the nature of
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
SPARC-64 Specific Information
|
||||
#############################
|
||||
*****************************
|
||||
|
||||
This document discusses the SPARC Version 9 (aka SPARC-64, SPARC64 or SPARC V9)
|
||||
architecture dependencies in this port of RTEMS.
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
SuperH Specific Information
|
||||
###########################
|
||||
***************************
|
||||
|
||||
This chapter discusses the SuperH architecture dependencies in this port of
|
||||
RTEMS. The SuperH family has a wide variety of implementations by a wide range
|
||||
|
@ -5,7 +5,7 @@
|
||||
.. COMMENT: All rights reserved.
|
||||
|
||||
Xilinx MicroBlaze Specific Information
|
||||
######################################
|
||||
**************************************
|
||||
|
||||
Symmetric Multiprocessing
|
||||
=========================
|
||||
|
Loading…
x
Reference in New Issue
Block a user