bsp-howto: Fix header levels.

This commit is contained in:
Chris Johns 2016-11-09 12:33:08 +11:00
parent b5a035170f
commit cc1d3facbe
20 changed files with 22 additions and 23 deletions

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Ada95 Interrupt Support
#######################
***********************
Introduction
============

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Analog Driver
#############
*************
The Analog driver is responsible for providing an interface to Digital to
Analog Converters (DACs) and Analog to Digital Converters (ADCs). The

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
ATA Driver
##########
**********
Terms
=====

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Clock Driver
############
************
Introduction
============

View File

@ -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

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Console Driver
##############
**************
Introduction
============

View File

@ -1,7 +1,7 @@
.. comment SPDX-License-Identifier: CC-BY-SA-4.0
Discrete Driver
###############
***************
The Discrete driver is responsible for providing an interface to Discrete
Input/Outputs. The capabilities provided by this class of device driver are:

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Frame Buffer Driver
###################
*******************
In this chapter, we present the basic functionality implemented by a frame
buffer driver:

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
IDE Controller Driver
#####################
*********************
Introduction
============

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Initialization Code
###################
*******************
Introduction
============

View File

@ -6,7 +6,7 @@
.. COMMENT: All rights reserved.
Linker Script
#############
*************
What is a "linkcmds" file?
==========================
@ -300,7 +300,7 @@ BSP This file can be found at $BSP340_ROOT/startup/linkcmds.
} >ram
.. _Initialized Data:
Initialized Data
================

View File

@ -7,7 +7,7 @@
.. _Makefiles:
Makefiles
#########
*********
This chapter discusses the Makefiles associated with a BSP. It does not
describe the process of configuring, building, and installing RTEMS. This

View File

@ -6,7 +6,7 @@
.. COMMENT: All rights reserved.
Miscellaneous Support Files
###########################
***************************
GCC Compiler Specifications File
================================
@ -62,7 +62,7 @@ documentation available for a particular peripheral controller and how to
obtain that documentation. It may also explain some particularly cryptic part
of the software in that directory or provide rationale on the implementation.
times
Times
=====
This file contains the results of the RTEMS Timing Test Suite. It is in a

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Networking Driver
#################
*****************
Introduction
============

View File

@ -6,7 +6,7 @@
.. COMMENT: All rights reserved.
Non-Volatile Memory Driver
##########################
**************************
The Non-Volatile driver is responsible for providing an interface to various
types of non-volatile memory. These types of memory include, but are not

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Introduction
############
************
Before reading this documentation, it is strongly advised to read the RTEMS
Development Environment Guide to get acquainted with the RTEMS directory

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Real-Time Clock Driver
######################
**********************
Introduction
============

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Shared Memory Support Driver
############################
****************************
The Shared Memory Support Driver is responsible for providing glue routines and
configuration information required by the Shared Memory Multiprocessor

View File

@ -6,7 +6,7 @@
Target Dependent Files
######################
**********************
RTEMS has a multi-layered approach to portability. This is done to maximize the
amount of software that can be reused. Much of the RTEMS source code can be

View File

@ -5,7 +5,7 @@
.. COMMENT: All rights reserved.
Timer Driver
############
************
The timer driver is primarily used by the RTEMS Timing Tests. This driver
provides as accurate a benchmark timer as possible. It typically reports its