summaryrefslogtreecommitdiffstats
path: root/development/arduino/README
diff options
context:
space:
mode:
author Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com>2011-10-27 19:53:21 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2011-10-27 19:53:21 -0200
commit3218d55088d75e16e93eca15efe0549c43230f88 (patch)
treee0c35f196e8ac72ae5d5c7b7b6c0970b8c48c8cf /development/arduino/README
parent2ad6d6babbf93083359ffcf14617891f67f7d473 (diff)
downloadslackbuilds-3218d55088d75e16e93eca15efe0549c43230f88.tar.gz
slackbuilds-3218d55088d75e16e93eca15efe0549c43230f88.tar.xz
development/arduino: Updated for version 0022 (+new maintainer)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/arduino/README')
-rw-r--r--development/arduino/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/arduino/README b/development/arduino/README
index 61d402215d..2b260a71a7 100644
--- a/development/arduino/README
+++ b/development/arduino/README
@@ -16,4 +16,4 @@ upload it to the i/o board. It runs on Windows, Mac OS X, and Linux. The
environment is written in Java and based on Processing, avr-gcc, and
other open source software.
-
+This requires avr-libc, avr-gcc and avr-binutils.