1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Go to file
Martino Facchin 13b74f5ccb Avoid reopening the serial monitor during upload
avoidMultipleOperations becomes false with a 10 seconds timeout after pressing the compile button.

The new code introduced by 99f6043ced didn't take this into account, so the port was being reopened before staring the actual upload.

Also, make uploading variable static to avoid preferences confusion (this should be solved in a saner way giving every Editor instance its own set of properties, but it will hopefully fixes by the cli integration and workspace concept)
2019-07-19 12:23:31 +02:00
.settings Update eclipse java-formatter settings 2015-03-27 14:51:11 +01:00
app Avoid reopening the serial monitor during upload 2019-07-19 12:23:31 +02:00
arduino-core Updated eclipse classpath 2019-07-18 14:24:59 +02:00
build Added comment to address A-Style Autoformatter (#7550) 2019-07-18 12:47:05 +02:00
hardware Update signatures for avrdude-6.3-arduino17 2019-06-19 17:09:31 +02:00
libraries Delete builtin libraries sources 2018-08-22 17:26:23 +02:00
.classpath Add log4j dependencies 2019-07-02 16:10:12 +02:00
.gitignore Amended .gitignore to ignore liblistSerials dev dependency. 2016-12-29 15:59:01 +01:00
.project Fix eclipse project files 2012-01-11 14:18:48 +01:00
CONTRIBUTING.md Remove mention of Playground being a publicly editable wiki from CONTRIBUTING.md 2019-04-24 03:49:45 -07:00
ISSUE_TEMPLATE.md Update issue template to reflect change in GitHub's new issue page 2019-06-06 00:05:17 -07:00
lib_sync Added lib_sync, utility script 2015-04-23 17:46:20 +02:00
license.txt adding LGPL (a bit late, whoops). 2007-10-12 01:58:48 +00:00
PULL_REQUEST_TEMPLATE.md Rename PULL_REQUEST_TEMPLATE_md to PULL_REQUEST_TEMPLATE.md 2019-07-18 12:13:59 +02:00
README.md update link http -> https 2018-01-25 15:51:55 +01:00

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 https://playground.arduino.cc/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