mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Update the description to match the reality:
. we are based on binutils-2.17 now . most of the AVRs are now supported by the stock distribution of binutils now, so update our local additions
This commit is contained in:
parent
10363f6cbd
commit
e6ca88e591
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174060
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= binutils
|
||||
PORTVERSION= 2.17
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEWARE}
|
||||
MASTER_SITE_SUBDIR= binutils/releases
|
||||
|
@ -2,22 +2,14 @@ GNU binutils for Atmel AVR cross-development
|
||||
|
||||
Prerequisite for the GCC for AVR cross-compilation environment.
|
||||
|
||||
Also included now is the "AVR COFF beta" patch. It allows avr-objcopy to
|
||||
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.16.1 distribution, support for the
|
||||
In addition to the stock binutils-2.17 distribution, support for the
|
||||
following AVR devices has been added by a private patch:
|
||||
|
||||
ATtiny24/44/84
|
||||
ATtiny25/45/85
|
||||
ATtiny261/461/861
|
||||
AT90PWM2/3
|
||||
ATmega164P/324P/644
|
||||
ATmega164P/324P/644P
|
||||
ATmega165P/169P
|
||||
ATmega329/3290/649/6490
|
||||
ATmega406
|
||||
ATmega640/1280/1281
|
||||
AT90CAN32/64
|
||||
AT90USB646/647/1286/1287
|
||||
ATmega2560/2561
|
||||
|
Loading…
Reference in New Issue
Block a user