From 57cb542448781d50058a91b2be4a027cd70fc0ce Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 15 Oct 1998 21:20:56 +0000 Subject: Added more to the list of chapters. --- doc/bsp_howto/intro.t | 39 ++++++++++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 9 deletions(-) (limited to 'doc/bsp_howto') 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 . 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. + + -- cgit v1.2.3