diff options
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 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. |