rneswold@earthlink.net
Copyright © 1999, 2000, 2001, 2002 by Richard M. Neswold, Jr.
This document attempts to cover the details of the GNU Tools that are specific to the AVR family of processors.
Note: The contents of this document have been updated since the last version. However, there is still a lot that needs to be done. Thank you for being patient. If you would prefer, this document is also available as a PDF or Postscript file.
This document tries to tie together the labors of a large group of people. Without these individuals' efforts, we wouldn't have a terrific, free set of tools to develop AVR projects. We all owe thanks to:
The GCC Team, which produced a very capable set of development tools for an amazing number of platforms and processors.
Denis Chertykov <denisc@overta.ru> for making the AVR-specific changes to the GNU tools.
Denis Chertykov and Marek Michalkiewicz <marekm@linux.org.pl> for developing the standard libraries and startup code for AVR-GCC.
Uros Platise for developing the AVR programmer tool, uisp.
Joerg Wunsch <joerg@FreeBSD.ORG> for adding all the AVR development tools to the FreeBSD ports tree and for providing the demo project in Chapter 2.
Brian Dean <bsd@bsdhome.com> for developing avrprog (an alternate to uisp) and for contributing Section 1.4.1 which describes how to use it.
Next | ||
Installing the GNU Tools |