OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [bsp_howto/] [bsp_howto.texi] - Blame information for rev 1771

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
\input texinfo   @c -*-texinfo-*-
2
@c %**start of header
3
@setfilename bsp_howto
4
@setcontentsaftertitlepage
5
@syncodeindex vr fn
6
@synindex ky cp
7
@paragraphindent 0
8
@c %**end of header
9
 
10
@c
11
@c  COPYRIGHT (c) 1988-2002.
12
@c  On-Line Applications Research Corporation (OAR).
13
@c  All rights reserved.
14
@c
15
@c  bsp_howto.texi,v 1.14 2002/01/17 21:47:44 joel Exp
16
@c
17
 
18
@c
19
@c   Master file for the Getting Started (C) Guide
20
@c
21
 
22
@include version.texi
23
@include common/setup.texi
24
 
25
@ifset use-ascii
26
@dircategory RTEMS On-Line Manual
27
@direntry
28
* RTEMS BSP-Howto: (bsp_howto).        BSP and Device Driver Development Guide.
29
@end direntry
30
@end ifset
31
 
32
@c
33
@c  Title Page Stuff
34
@c
35
 
36
@c
37
@c  I don't really like having a short title page.  --joel
38
@c
39
@c @shorttitlepage BSP and Device Driver Development Guide
40
 
41
@setchapternewpage odd
42
@settitle BSP and Device Driver Development Guide
43
@titlepage
44
@finalout
45
 
46
@title BSP and Device Driver Development Guide
47
@subtitle Edition @value{EDITION}, for @value{VERSION}
48
@sp 1
49
@subtitle @value{UPDATED}
50
@author On-Line Applications Research Corporation
51
@page
52
@include common/cpright.texi
53
@end titlepage
54
 
55
@c  This prevents a black box from being printed on "overflow" lines.
56
@c  The alternative is to rework a sentence to avoid this problem.
57
 
58
@include intro.texi
59
@include target.texi
60
@include makefiles.texi
61
@include linkcmds.texi
62
@include support.texi
63
@include adaintr.texi
64
@include init.texi
65
@include console.texi
66
@include clock.texi
67
@include timer.texi
68
@include rtc.texi
69
@include nvmem.texi
70
@include network.texi
71
@include shmsupp.texi
72
@include analog.texi
73
@include discrete.texi
74
 
75
@ifinfo
76
@node Top, Introduction, (dir), (dir)
77
@top bsp_howto
78
 
79
This is the online version of the RTEMS BSP and Device Driver Development Guide.
80
 
81
@menu
82
* Introduction::
83
* Target Dependent Files::
84
* Makefiles::
85
* Linker Script::
86
* Miscellaneous Support Files::
87
* Ada95 Interrupt Support::
88
* Initialization Code::
89
* Console Driver::
90
* Clock Driver::
91
* Timer Driver::
92
* Real-Time Clock Driver::
93
* Networking Driver::
94
* Non-Volatile Memory Driver::
95
* Shared Memory Support Driver::
96
* Analog Driver::
97
* Discrete Driver::
98
* Command and Variable Index::
99
* Concept Index::
100
@end menu
101
 
102
@end ifinfo
103
@c
104
@c
105
@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
106
@c
107
 
108
@node Command and Variable Index, Concept Index, , Top
109
@unnumbered Command and Variable Index
110
 
111
There are currently no Command and Variable Index entries.
112
 
113
@c @printindex fn
114
 
115
@node Concept Index, , Command and Variable Index, Top
116
@unnumbered Concept Index
117
 
118
There are currently no Concept Index entries.
119
@c @printindex cp
120
 
121
@contents
122
@bye
123
 

powered by: WebSVN 2.1.0

© copyright 1999-2025 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.