Go to file
per1234 8f48433f33 Indent all multi-line C style comments in built-in examples by at least two spaces
This is required for Auto Format compatibility because it has the undesirable effect of indenting only unindented contents of multi-lline comments, thus altering the relative indentation of the text.

The exception is the Max/MSP patches as I did not know whether indentation would break them.
2017-07-18 11:07:37 +02:00
.settings
app Merge pull request #6331 from cmaglie/jssc-no-unpack 2017-05-30 15:58:10 +02:00
arduino-core per-board generic option in config file boards.txt for disabling control of dtr+rts from IDE, allowing board specific use of these lines for example for reset or programming mode. Currently used by esp8266/Arduino. 2017-07-18 10:59:06 +02:00
build Indent all multi-line C style comments in built-in examples by at least two spaces 2017-07-18 11:07:37 +02:00
hardware Update comments to reflect Stream functions changed from private to protected 2017-07-07 01:28:27 +02:00
libraries Servo: library is now downloaded from his own repository 2017-03-20 17:36:08 +01:00
.classpath Update jmdns to 3.5.1 2017-01-19 11:47:53 +01:00
.gitignore Amended .gitignore to ignore liblistSerials dev dependency. 2016-12-29 15:59:01 +01:00
.project
CONTRIBUTING.md Version 2 of CONTRIBUTING.md 2017-05-30 12:44:06 +02:00
README.md Changed http links to https 2017-05-29 13:06:51 +02:00
lib_sync
license.txt

README.md

Arduino

Installation

Detailed instructions for installation in popular operating systems.
For Linux: https://www.arduino.cc/en/Guide/Linux (see also the Arduino playground page http://www.arduino.cc/playground/Learning/Linux)
For macOS X: https://www.arduino.cc/en/Guide/MacOSX
For Windows: https://www.arduino.cc/en/Guide/Windows

Credits

Arduino is an open source project, supported by many.

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

Arduino uses GNU avr-gcc toolchain, GCC ARM Embedded toolchain, avr-libc, avrdude, bossac, openOCD and code from Processing and Wiring.

Icon and about image designed by ToDo