freebsd-ports/devel/avr-gcc/pkg-descr
Joerg Wunsch 9b95e11603 Add staging support.
Upgrade to a recent GCC version (4.8.3).

Drop most of our local hacks.

PR:		192399
Submitted by:	pi
2014-08-08 20:46:59 +00:00

15 lines
410 B
Plaintext

FSF gcc-4.x for Atmel AVR cross-development
Included is the basic C++ compiler, although this is only of limited
use without a libstdc++.
Supported debugging formats: -gdwarf-2 [default], -gstabs
Locally added support for the following AVR devices:
ATmega64RFR2, ATmega644RFR2, ATmega128RFR2, ATmega1284RFR2,
ATmega256RFR2, ATmega2564RFR2
WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/