aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc-3/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/avr-gcc-3/pkg-descr')
-rw-r--r--devel/avr-gcc-3/pkg-descr24
1 files changed, 0 insertions, 24 deletions
diff --git a/devel/avr-gcc-3/pkg-descr b/devel/avr-gcc-3/pkg-descr
deleted file mode 100644
index bfa484c5cf92..000000000000
--- a/devel/avr-gcc-3/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-FSF gcc-3.x for Atmel AVR cross-development
-
-This brings the gcc compiler to the Atmel AVR 8-bit RISC family of
-microcontrollers.
-
-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 [default] and -gdwarf-2
-Locally hack added: recognizes 0bXXX binary constants
-
-Locally added support for the following AVR devices:
-
- ATtiny13/ATtiny2313 ATtiny24/ATtiny44/ATtiny84
- ATtiny25/ATtiny45/ATtiny85 ATtiny261/ATtiny461/ATtiny861
- ATmega48/ATmega88/ATmega168
- ATmega164/ATmega324/ATmega644 ATmega165
- ATmega325/ATmega3250/ATmega645/ATmega6450
- ATmega329/ATmega3290/ATmega649/ATmega6490
- ATmega640/ATmega1280/ATmega1281 AT90PWM2/AT90PWM3
- AT90CAN32/64/128
-
-WWW: http://gcc.gnu.org/
-WWW: http://www.nongnu.org/avr-libc/