Toolchain for the 8-bit AVR MCU.
Includes avr-libc, avrdude, binutils, gdb, AVaRICE, avr-gcc, make and git.
- git was hacked to work on FAT fs.
- AVaRICE has a patch for ATXmega32E5
N.B. This new version is pretty much all new :P, and has a little README inside it too
It's compressed with xz, so 3.2 kernels only, but that allowed me to include the debugging info in the AVR library archives without it being uncomfortably big. I wanted to keep that debugging info since we now have AVaRICE and avr-gdb for debugging AVR devices.
( set VISUAL in your run.sh if you eg. want nano instead of vi for git commits... )