summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/bsp_howto.texi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 15:05:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-10-20 15:05:36 +0000
commit2dce00e0a0b0e0bcdf5b81bb5a3d6424df7610af (patch)
tree677b5b7b2ea6a469e6d25f59ba7d977c9b2dc211 /doc/bsp_howto/bsp_howto.texi
parentNew files. (diff)
downloadrtems-2dce00e0a0b0e0bcdf5b81bb5a3d6424df7610af.tar.bz2
Added multiple chapters and reordered them somewhat.
Diffstat (limited to '')
-rw-r--r--doc/bsp_howto/bsp_howto.texi18
1 files changed, 16 insertions, 2 deletions
diff --git a/doc/bsp_howto/bsp_howto.texi b/doc/bsp_howto/bsp_howto.texi
index ea1e819769..e2ffccb972 100644
--- a/doc/bsp_howto/bsp_howto.texi
+++ b/doc/bsp_howto/bsp_howto.texi
@@ -66,10 +66,17 @@ END-INFO-DIR-ENTRY
@include target.texi
@include makefiles.texi
@include linkcmds.texi
+@include support.texi
@include init.texi
-@include clock.texi
@include console.texi
+@include clock.texi
@include timer.texi
+@include rtc.texi
+@include nvmem.texi
+@include network.texi
+@include shmsupp.texi
+@include analog.texi
+@include discrete.texi
@ifinfo
@node Top, , (dir), (dir)
@@ -82,10 +89,17 @@ This is the online version of the Getting Started with RTEMS for C/C++ Users.
* CPU and Board Dependent Files::
* Makefiles::
* Linker Script::
+* Required Support Routines::
* Initialization Code::
-* Clock Driver::
* Console Driver::
+* Clock Driver::
* Timer Driver::
+* Real-Time Clock Driver::
+* Networking Driver::
+* Non-Volatile Memory Driver::
+* Shared Memory Support Driver::
+* Analog Driver::
+* Discrete Driver::
@end menu
@c * Command and Variable Index::