Commit graph

15 commits

Author SHA1 Message Date
Joerg Wunsch
2c19fe48dc Forgot to cvs add this patch in my previous commit; it reverts the
name of the docs to what we used to have before.
2004-04-29 09:53:54 +00:00
Joerg Wunsch
f32fa3f28b Update this port to a recent snapshot from the avr-libc 1.0 branch.
Since this branch assumes doxygen 1.2, a patch is needed.  Doxygen 1.3.x
by default generates a non-JavaScript capable tree view, so my old hack
in the avr-libc source can be avoided.
2003-09-09 21:18:36 +00:00
Joerg Wunsch
6c9311618d Update to a recent snapshot. Ted Roth now merged the demo.c example
from Rich Neswold's documentation.
2002-10-06 18:22:41 +00:00
Joerg Wunsch
1eea003ec2 Update to version 2002.09.01.
This is the first version that is taken from a CVS snapshot of the
current development version.  The documentation project has made
substantial progress in the time being, so there's quite a bit of
up-to-date documentation shipping now.
2002-09-01 21:16:30 +00:00
Joerg Wunsch
c39b81ed26 Mega-upgrade of the AVR GNU toolchain, part #3:
Upgrade avr-libc.  Marek Michalkiewicz largely reorganized the directory
structure and the API, in the process of moving all this out to
savanna.gnu.org in future.  Please note that the API changes are not yet
reflected in the documentation.  Yet, i chose to make this version
available since it is sorely needed to support the new AVR controllers.
2002-07-03 19:23:15 +00:00
Joerg Wunsch
b63cf329a5 Update the documentation. 2002-01-26 17:59:56 +00:00
Joerg Wunsch
e18c01e4e0 Update to version 2001-10-07.
. install -c now default, thus patch-aa no longer needed
. isblank() has been added
. the HTML reference is now integral part of the
  distribution file, so no need to fetch it separately
  anymore
2001-10-10 17:21:22 +00:00
Joerg Wunsch
09c44ab9cc New version. atan2 has been added, and avr-libc-reference.html now
distributed from the master site.
2001-10-03 15:17:17 +00:00
Joerg Wunsch
fbc4e9b83c Enno fixed a number of issues with his document, so update this here
as well.
2001-09-17 14:35:47 +00:00
Joerg Wunsch
db65b9c993 Hmpf, fix a broken URL. 2001-09-17 09:45:08 +00:00
Joerg Wunsch
5dd45ae404 More documentation, thanks to Enno Luebbers
<luebbers@users.sourceforge.net>.
2001-09-17 09:36:11 +00:00
Joerg Wunsch
a854fa02c1 Updated documentation file. 2001-09-09 17:03:42 +00:00
Joerg Wunsch
730a417054 Upgrade to version 20010717. 2001-08-12 15:15:57 +00:00
Joerg Wunsch
517156ba03 Upgrade to current version. The tree layout has changed a bit, constants
are now according to Atmel's documentation, etc. pp.

Requires an up-to-date avr-gcc.
2001-04-20 13:54:18 +00:00
Joerg Wunsch
8b68d52148 Atmel AVR cross-development, part #3: a C and floating point math
library.  This port also installs some documentation which actually
describes the combo of all three ports (avr-binutils, avr-gcc,
avr-libc).
2000-12-05 15:23:17 +00:00