From 2dce00e0a0b0e0bcdf5b81bb5a3d6424df7610af Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 20 Oct 1998 15:05:36 +0000 Subject: Added multiple chapters and reordered them somewhat. --- doc/bsp_howto/bsp_howto.texi | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'doc/bsp_howto/bsp_howto.texi') 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:: -- cgit v1.2.3