summaryrefslogtreecommitdiffstats
path: root/development/arduino/README
diff options
context:
space:
mode:
author Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com>2011-12-17 10:49:42 -0200
committer Niels Horn <niels.horn@slackbuilds.org>2011-12-17 10:49:42 -0200
commite8171a1d292c6a2fbb6385053cb0205dff3dcf37 (patch)
tree83382733b5849b9b50619cfb305e1a4dfaef619a /development/arduino/README
parent3e082b45d464f7454dc41a121d4ec32326014702 (diff)
downloadslackbuilds-e8171a1d292c6a2fbb6385053cb0205dff3dcf37.tar.gz
slackbuilds-e8171a1d292c6a2fbb6385053cb0205dff3dcf37.tar.xz
development/arduino: Updated for version 1.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/arduino/README')
-rw-r--r--development/arduino/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/development/arduino/README b/development/arduino/README
index 2b260a71a7..87404edbb7 100644
--- a/development/arduino/README
+++ b/development/arduino/README
@@ -17,3 +17,7 @@ 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.
+
+Note: Due to a bug in the Arduino IDE, you might need to downgrade to
+avr-binutils 2.20.1 to compile programs for some boards. You can use the
+SlackBuild from SBo to compile a working version of avr-binutils 2.20.1.