1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
freebsd-ports/devel/avr-binutils/pkg-descr
Joerg Wunsch ba6acc8112 Add support for ATtiny88, ATmega32HVB, ATmega1284P.
Fix support for AT90USB82/162, move them into "avr35" architecture.
Add basic support for fuse and lock bit sections in ELF file.
2007-12-20 06:41:48 +00:00

22 lines
638 B
Plaintext

GNU binutils for Atmel AVR cross-development
Prerequisite for the GCC for AVR cross-compilation environment.
Still included is the "AVR COFF beta" patch. It allows avr-objcopy to
generate AVR (extended) COFF files to be used on Atmel AVR Studio and
VMLAB. Note that this patch has known issues, see
http://www.sax.de/~joerg/README.coff-avr-patch
In addition to the stock binutils-2.18 distribution, support for the
following AVR devices has been added by a private patch:
ATtiny43U
ATtiny48/88
AT90PWM2B/PWM3B
AT90PWM216/PWM316
ATmega48P/88P/168P/328P
ATmega32HVB
ATmega1284P
WWW: http://www.sourceware.org/binutils/