Index of /MCU/Frameworks/AVR/toolchain
Name Size
Parent Directory -
Makefile 5k
openbsd.make 1k
specfile.template 1k
AVR Microcontroller Toolchain Notes
AVR Microcontroller Toolchain Notes
This toolchain includes binutils, gcc, and avr-libc. It may be built for Windows
(using Cygwin) and for Linux. The Windows and Linux releases are virtually
identical in every respect. (This is the reason I created my own toolchain: I
routinely flip back and forth between Windows and Linux development
environments.)
I build my releases on a Scientific Linux 6 machine.
I use the Atmel AVRISP
mkII and avrdude for in
system programming. Since avrdude is rather OS dependent, and native
binaries are available for all of the environments I am interested in, I do not
include it in my toolchain.
Questions or comments to phil@munts.net
$Id: README.html 3229 2011-11-01 13:03:32Z svn $