~ubuntu-branches/ubuntu/raring/avr-libc/raring-proposed

« back to all changes in this revision

Viewing changes to doc/api/main_page.dox

  • Committer: Bazaar Package Importer
  • Author(s): Hakan Ardo
  • Date: 2009-10-31 11:52:10 UTC
  • mfrom: (1.1.8 upstream) (4.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091031115210-x0mlijnegkce86fk
Tags: 1:1.6.7-1
* New upstream relese (closes: #544030)
* Added lintian overrides (closes: #553265)

Show diffs side-by-side

added added

removed removed

Lines of Context:
27
27
  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28
28
  POSSIBILITY OF SUCH DAMAGE. */
29
29
 
30
 
/* $Id: main_page.dox,v 1.50.2.4 2008/03/25 22:33:28 arcanum Exp $ */
 
30
/* $Id: main_page.dox,v 1.50.2.20 2009/04/20 17:39:27 arcanum Exp $ */
31
31
 
32
32
/** \mainpage AVR Libc
33
33
 
78
78
manipulate IO registers like the EEPROM access routines.  If these
79
79
functions are used within both standard and interrupt contexts
80
80
undefined behaviour will result.
 
81
See the FAQ for a more detailed discussion.
81
82
 
82
83
 
83
84
\section supp_devices Supported Devices
134
135
- attiny11 \ref supp_dev_footnote_one "[1]"
135
136
- attiny12 \ref supp_dev_footnote_one "[1]"
136
137
- attiny13
 
138
- attiny13a
137
139
- attiny15 \ref supp_dev_footnote_one "[1]"
138
140
- attiny22
139
141
- attiny24
150
152
- attiny84
151
153
- attiny85
152
154
- attiny861
 
155
- attiny87
153
156
- attiny88
154
157
 
155
158
\par Automotive AVR Devices:
 
159
- atmega16m1
156
160
- atmega32c1
157
161
- atmega32m1
 
162
- atmega64c1
 
163
- atmega64m1
158
164
- attiny167
159
165
 
160
166
\par CAN AVR Devices:
183
189
- at90pwm3
184
190
- at90pwm3b
185
191
- at90pwm316
 
192
- at90pwm81
186
193
 
187
194
\par Smart Battery AVR Devices:
188
195
 
199
206
- at90usb647
200
207
- at90usb1286
201
208
- at90usb1287
 
209
- atmega16u4
202
210
- atmega32u4
 
211
- atmega32u6
203
212
 
204
213
\par XMEGA Devices:
205
214
 
 
215
- atxmega16a4
 
216
- atxmega16d4
 
217
- atxmega32a4
 
218
- atxmega32d4
 
219
- atxmega64a1
 
220
- atxmega64a3
 
221
- atxmega64d3
206
222
- atxmega128a1
207
 
- atxmega64a1
 
223
- atxmega128a3
 
224
- atxmega128d3
 
225
- atxmega192a3
 
226
- atxmega256a3
 
227
- atxmega256a3b
 
228
- atxmega256d3
208
229
 
209
230
\par Miscellaneous Devices:
210
231
 
213
234
- at43usb320
214
235
- at43usb355
215
236
- at86rf401
 
237
- at90scr100
 
238
- ata6289
216
239
 
217
240
\par Classic AVR Devices:
218
241
 
251
274
license conditions are met.
252
275
 
253
276
\verbatim
254
 
Portions of avr-libc are Copyright (c) 1999-2007
 
277
Portions of avr-libc are Copyright (c) 1999-2008
 
278
Werner Boellmann,
 
279
Dean Camera,
 
280
Pieter Conradie,
 
281
Brian Dean,
255
282
Keith Gudger,
 
283
Wouter van Gulik,
256
284
Bjoern Haase,
257
285
Steinar Haugen,
258
286
Peter Jansen,
259
287
Reinhard Jessich,
260
288
Magnus Johansson,
 
289
Harald Kipp,
 
290
Carlos Lamas,
 
291
Cliff Lawson,
261
292
Artur Lipowski,
262
293
Marek Michalkiewicz,
 
294
Todd C. Miller,
 
295
Rich Neswold,
263
296
Colin O'Flynn,
264
297
Bob Paddock,
 
298
Andrey Pashchenko,
265
299
Reiner Patommel,
 
300
Florin-Viorel Petrov,
 
301
Alexander Popov,
266
302
Michael Rickman,
267
303
Theodore A. Roth,
268
304
Juergen Schilling,
271
307
Nils Kristian Strom,
272
308
Michael Stumpf,
273
309
Stefan Swanepoel,
 
310
Helmut Wallner,
274
311
Eric B. Weddington,
275
312
Joerg Wunsch,
276
313
Dmitry Xmelkov,
277
 
The Regents of the University of California.
 
314
Atmel Corporation,
 
315
egnite Software GmbH,
 
316
The Regents of the University of California. 
278
317
All rights reserved.
279
318
 
280
319
   Redistribution and use in source and binary forms, with or without