Commit Graph

10 Commits

Author SHA1 Message Date
ckuethe
ebcb40e5e1 Update to the latest AVR gcc, binutils, libc and gdb. Based on the FreeBSD
port, which is also in sync with winavr/avrstudio. Among other things, this
adds support for atmega328... which means new arduino boards should work.
2010-06-27 20:58:10 +00:00
ckuethe
beb5b7c9d3 update to avr-libc 1.6.7 2009-12-09 16:41:10 +00:00
ckuethe
5a26b36240 update to 1.6.6. includes support for new devices and some bug fixes 2009-03-23 15:43:44 +00:00
ckuethe
b5f9e953d3 update to avr-libc 1.6.2. bug fixes, improved performance, math improvements 2008-10-01 04:56:57 +00:00
martin
79f015c4b6 update to 1.4.4
ok aanriot@
2006-07-30 16:18:08 +00:00
aanriot
1ff61ac27a - regen PLIST and get ride of VER used only once.
- bump PKGNAME.
2006-02-09 11:11:53 +00:00
jsg
15093a3e28 Update to 1.4.3. Mainly additional documentation and bugfixes.
ok martin@ aanriot@
2006-02-05 22:43:01 +00:00
aanriot
35efdf1308 - update avr-libc to 1.4.0.
- don't overwrite subdirs' flags.

tested by wilfried@, ok martin@
2005-12-09 16:01:00 +00:00
jsg
9effed0385 Use provided scripts to compile which makes avr3/avr4/avr5 specific
bits build.
ok martin@, aanriot@
2005-09-22 23:34:57 +00:00
aanriot
adc50bf119 import avr, a Atmel AVR 8-bit RISC microcontrollers' framework.
It's composed by binutils, gcc, libc, and gdb, for these microcontrollers.

ok martin@, review and ok espie@
2005-09-20 15:22:42 +00:00