diff options
author | Vliegendehuiskat <vliegendehuiskat [at] gmail [dot] com> | 2012-02-19 21:46:53 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-02-20 12:20:47 -0600 |
commit | cb7c8f408d5cf54e3bfc38be2b172726d13397a2 (patch) | |
tree | ced594fe9b96092a5a2475b85ff59464033619d0 /development/arduino/README | |
parent | 840861ce8814fd32ee5594f526d5dc8af177b668 (diff) |
development/arduino: wrapper script bugfixes wrt CPLUS_INCLUDE_PATH
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'development/arduino/README')
-rw-r--r-- | development/arduino/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/arduino/README b/development/arduino/README index 87404edbb78a..440c2d63835e 100644 --- a/development/arduino/README +++ b/development/arduino/README @@ -16,7 +16,7 @@ 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. +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 |