1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
freebsd-ports/devel/avr-gcc-devel/pkg-descr
2006-03-23 05:48:44 +00:00

22 lines
689 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: -gstabs (DWARF-2 not yet working)
Locally hack added: recognizes 0bXXX binary constants
Locally added support for the following AVR devices:
ATtiny24/ATtiny44/ATtiny84
ATtiny25/ATtiny45/ATtiny85 ATtiny261/ATtiny461/ATtiny861
ATmega164/ATmega324/ATmega644
ATmega329/ATmega3290/ATmega649/ATmega6490
ATmega406
ATmega640/ATmega1280/ATmega1281
AT90PWM2/AT90PWM3 AT90CAN32/64
AT90USB646/647/1286/1287
WWW: http://gcc.gnu.org/
WWW: http://www.nongnu.org/avr-libc/