Release Notes

The following list is in reverse historic order, new releases are inserted at the top:

AVR MacPack 20081213

  • Removed all ".svn" directories from release.
  • New versions and patches from WinAVR 20081205: binutils 2.19, gcc 4.3.2, avr-libc 1.6.4, gdb 6.8, avarice 2.8.
  • These versions and patches bring support for new devices: ATxmega64A3, ATxmega128A3, ATxmega256A3, ATxmega256A3B and ATmega32U6.

AVR MacPack 20080721

  • Avrdude linked libusb from /usr/local/lib instead of /usr/local/AVRMacPack/lib in version 20080716. This problem was caused by a changed precedence of library paths in Mac OS X 10.5. Only 20080716 is affected since this was the first release built on 10.5.

AVR MacPack 20080716

  • Based on patches from WinAVR 20080610.
  • Added "binary constants" patch for gcc 3.

AVR MacPack 20080514

  • New versions: gcc 4.3, avr-libc 1.6.2, simulavr 1.2.5.
  • Based on patches from WinAVR 20080512.

AVR MacPack 20080318

  • Upgraded to avr-libc 1.6.1 patch level 20080228. Gcc 4.2.2 requires this version for some of the newer devices.
  • Added links to fuse calculators and other related information in manual.
  • Fixed a problem with changes in /etc/csh.login which caused an error message for users with tcsh as login shell.

AVR MacPack 20080121

  • Fixed a problem in the template project where Xcode could not find avr-gcc and related tools (problem with PATH environment variable).
  • Fixed listing of supported devices in manual.
  • Allow user specific template projects in ~/.AVRMacPack/templates/TemplateProject.

AVR MacPack 20071201

Cleaner separation into avr-gcc version 3 and 4. We now switch not only gcc, but also avr-libc so that it has been compiled with the same version of gcc.

AVR MacPack 20071126

This is the initial release.