blob: 4e1e878472cb0b1baeca610e6aa49b557ace4ba4 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
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, ATtiny167
AT90PWM2B/PWM3B, AT90PWM216/PWM316
ATmega32C1, ATmega32M1, ATmega32U4
ATmega48P/88P/168P/328P
ATmega32HVB, ATmega1284P
ATxmega64A1, ATxmega128A1
WWW: http://www.sourceware.org/binutils/
|