Go to file
Matthijs Kooijman a4a660154e Don't forbid unknown files in a library
The current code forbids any files it does not know about, but this is
bad because:
 - It breaks forward compatibility if we later add more files or
   directories to the library format.
 - It breaks for people who want to have some extra stuff in their
   library (say, .gitignore or a README file). We can't keep a list of
   "allowed" stuff, since there will always be stuff missing.

This commit removes that code and just allows all files again.
2013-11-19 17:39:35 +01:00
.settings Update to eclipse project files 2011-12-31 15:30:50 +01:00
app Don't forbid unknown files in a library 2013-11-19 17:39:35 +01:00
build Fixed non working example: StringStartsWithEndsWith.ino 2013-11-18 10:29:10 +01:00
core working on #223: Auto-detection of serial ports. Linux version ready 2013-05-06 12:31:01 +02:00
hardware Fixed vid/pid definition for arduino_due_x_dbg in boards.txt. (Luca Baldini) 2013-11-15 14:01:36 +01:00
libraries Fixed compile error on StandardFirmata example. 2013-11-18 11:41:45 +01:00
.classpath Updated classpath for eclipse 2013-06-12 12:19:43 +02:00
.gitignore Introducing Artistic Style: new IDE autoformatter 2013-10-14 18:11:30 +02:00
.project Fix eclipse project files 2012-01-11 14:18:48 +01:00
license.txt adding LGPL (a bit late, whoops). 2007-10-12 01:58:48 +00:00
readme.txt Update readme.txt 2013-10-23 18:39:19 +02:00
todo.txt Updates to build.xml. (version auto defetect for "dist" target) 2013-01-24 14:46:57 +01:00

readme.txt

Arduino is an open-source physical computing platform based on a simple i/o
board and a development environment that implements the Processing/Wiring
language. Arduino can be used to develop stand-alone interactive objects or
can be connected to software on your computer (e.g. Flash, Processing, MaxMSP).
The boards can be assembled by hand or purchased preassembled; the open-source
IDE can be downloaded for free.

For more information, see the website at: http://www.arduino.cc/
or the forums at: http://arduino.cc/forum/

To report a *bug* in the software or to request *a simple enhancement* go to:
http://github.com/arduino/Arduino/issues

More complex requests and technical discussion should go on the Arduino Developers
mailing list:
https://groups.google.com/a/arduino.cc/forum/#!forum/developers

If you're interested in modifying or extending the Arduino software, we strongly 
suggest discussing your ideas on the Developers mailing list *before* starting
to work on them. That way you can coordinate with the Arduino Team and others,
giving your work a higher chance of being integrated into the official release
https://groups.google.com/a/arduino.cc/forum/#!forum/developers

INSTALLATION
Detailed instructions are in reference/Guide_Windows.html and
reference/Guide_MacOSX.html.  For Linux, see the Arduino playground:
http://www.arduino.cc/playground/Learning/Linux

CREDITS
Arduino is an open source project, supported by many.

The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe,
Gianluca Martino, Daniela Antonietti, and David A. Mellis.

Arduino uses the GNU avr-gcc toolchain, avrdude, avr-libc, and code from
Processing and Wiring.

Icon and about image designed by ToDo: http://www.todo.to.it/