Commit Graph

17 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
3952635444 Take maintainership of the avr toolchain, bump package names.
"I'm rarely using it nowadays." martin@
"you can remove myself from the maintainers" aanriot@
2009-12-09 16:34:06 +00:00
ckuethe
2543faa8c5 Clarify which GPL applies, and bump PKGNAME because I'm adding myself as
a MAINTAINER. Prompted by jsg@
2009-07-12 20:55:19 +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
sthen
425944e209 add MASTER_SITES_SAVANNAH and switch ports over to using it.
ok jasper, landry
2009-02-16 15:28:57 +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
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
kili
4db9a6dab1 Swap RUN_DEPENDS and BUILD_DEPENDS. Bump pkgname.
ok steven@
2006-12-17 11:47:12 +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
martin
2fb0000a32 update to 1.2.5
ok aanriot@
2005-10-01 19:30: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