aboutsummaryrefslogtreecommitdiff
path: root/devel/avr-gcc-devel/pkg-descr
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>2008-07-28 21:25:39 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>2008-07-28 21:25:39 +0000
commitc25da1631f26eea838a85d1e08f8e166dd49b48c (patch)
tree77f91fa72aa4bf92ccff5fc8057764a3346bfb0f /devel/avr-gcc-devel/pkg-descr
parent62ccec52c0f4dbd6fa88e417f06da2c4531c7768 (diff)
Notes
Diffstat (limited to 'devel/avr-gcc-devel/pkg-descr')
-rw-r--r--devel/avr-gcc-devel/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel/avr-gcc-devel/pkg-descr b/devel/avr-gcc-devel/pkg-descr
new file mode 100644
index 000000000000..4f24ed6196e8
--- /dev/null
+++ b/devel/avr-gcc-devel/pkg-descr
@@ -0,0 +1,16 @@
+FSF gcc-4.3.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.
+
+Locally added support for the following AVR devices:
+
+ATmega32C1, ATmega32M1, ATmega32U4
+ATtiny167
+ATxmega64A1, ATxmega128A1
+
+The binaries are installed with a -43 exec file suffix so they do not
+collide with the binaries from the devel/avr-gcc port.
+
+WWW: http://gcc.gnu.org/
+WWW: http://www.nongnu.org/avr-libc/