summaryrefslogtreecommitdiffstats
path: root/development/avr8-gnu-toolchain/README
diff options
context:
space:
mode:
author Daniel LEVAI2012-11-23 16:38:17 +0100
committer dsomero2012-11-24 21:36:46 +0100
commitac04dac942a7afdebd041acb27882ff6f6f4ea3e (patch)
treed72644be68fe09e278370e1dd5b234d63e409a7b /development/avr8-gnu-toolchain/README
parent041ae4f64a1434f2d47776da68b4b4f01a9d83a8 (diff)
downloadslackbuilds-ac04dac942a7afdebd041acb27882ff6f6f4ea3e.tar.gz
development/avr8-gnu-toolchain: Added (AVR 8-bit GNU Toolchain).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'development/avr8-gnu-toolchain/README')
-rw-r--r--development/avr8-gnu-toolchain/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/development/avr8-gnu-toolchain/README b/development/avr8-gnu-toolchain/README
new file mode 100644
index 0000000000..7793f3e019
--- /dev/null
+++ b/development/avr8-gnu-toolchain/README
@@ -0,0 +1,18 @@
+Atmel AVR Toolchain is a collection of tools/libraries used to create
+applications for AVR microcontrollers. This collection includes compiler,
+assembler, linker and Standard C & math libraries.
+
+This script builds a Slackware package from the official binary
+distributed by Atmel. The source code is available at:
+http://distribute.atmel.no/tools/opensource/Atmel-AVR-Toolchain-3.4.1/
+
+NOTE:
+Please don't use this package in parallel with avr-binutils, avr-gcc
+and avr-libc packages found at SlackBuilds.org, because the files are
+placed in the same directories so one will overwrite the other.
+
+NOTE2:
+After installation, you can use the "avr-man" command to browse
+the AVR specific manual pages.
+
+Homepage: http://www.atmel.com/