1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/devel/avr-gcc/pkg-descr
2007-10-28 10:01:30 +00:00

20 lines
506 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++, and it is little tested.
Supported debugging formats: -gdwarf-2 [default], -gstabs
Locally hack added: recognizes 0bXXX binary constants
Locally added support for the following AVR devices:
ATtiny43U
ATtiny48
AT90PWM2B/PWM3B
AT90PWM216/PWM316
ATmega48P/88P/168P/328P
ATmega2560/ATmega2561
WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/