summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-15 21:20:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-15 21:20:56 +0000
commit57cb542448781d50058a91b2be4a027cd70fc0ce (patch)
tree998a17e7958e9a2de74f3302ac8f3c0ba3ad2391 /doc/bsp_howto
parentRedid sections to have right depth. (diff)
downloadrtems-57cb542448781d50058a91b2be4a027cd70fc0ce.tar.bz2
Added more to the list of chapters.
Diffstat (limited to 'doc/bsp_howto')
-rw-r--r--doc/bsp_howto/intro.t39
1 files changed, 30 insertions, 9 deletions
diff --git a/doc/bsp_howto/intro.t b/doc/bsp_howto/intro.t
index 9af8c46b89..0db24eae68 100644
--- a/doc/bsp_howto/intro.t
+++ b/doc/bsp_howto/intro.t
@@ -16,22 +16,43 @@ are provided for the following topics:
@itemize @bullet
-@item RTEMS Board Support Packages organization,
+@item RTEMS Board Support Package Organization
-@item Makefiles and the linker command script,
+@item Makefiles and the Linker Command Script
-@item Board initialization code,
+@item Board Initialization Sequence
-@item Clock driver,
+@item Device Drivers Including:
-@item Console driver,
+@itemize @bullet
+
+@item Clock Driver
+
+@item Console Driver
+
+@item Timer Driver
+
+@item Real-Time Clock Driver
+
+@item Non-Volatile Memory Driver
+
+@item Networking Driver
-@item Timer driver.
+@item Shared Memory Support Driver
+
+@item Analog Driver
+
+@item Discrete Driver
+
+@end itemize
@end itemize
The original version of this manual was written by Geoffroy Montel
<g_montel@@yahoo.com>. When he started development of the gen68340
-BSP, this manual did not exist. He wrote this manual as the result
-of his experiences. At that time, this document was viewed internally
-as the most important "missing manual" in the RTEMS documentation set.
+BSP, this manual did not exist. He wrote the initial version of
+this manual as the result of his experiences. At that time, this
+document was viewed internally as the most important "missing manual"
+in the RTEMS documentation set.
+
+