1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-29 10:24:12 +01:00
Go to file
Pieter12345 e2d2998075 Fix MergeSketchWithUploaderText failing under Windows
When having "autocrlf=input" (as described in the Building Arduino guide), the `.hex` files used in the test will be a different size due to the test expecting `\n` and git cloning as `\r\n`. This commit fixes this issue by removing cariage returns before running the test.
2019-03-26 18:46:09 +01:00
.settings Update eclipse java-formatter settings 2015-03-27 14:51:11 +01:00
app Fix MergeSketchWithUploaderText failing under Windows 2019-03-26 18:46:09 +01:00
arduino-core Remove StringUtils class 2019-03-26 18:46:09 +01:00
build Update commons-lang3 from 3.3.2 to 3.8.1 2019-03-26 18:46:09 +01:00
hardware Add instructions for migrating commits to ArduinoCore-avr 2018-09-10 17:37:17 +02:00
libraries Delete builtin libraries sources 2018-08-22 17:26:23 +02:00
.classpath Update commons-lang3 from 3.3.2 to 3.8.1 2019-03-26 18:46:09 +01: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 Version 2 of CONTRIBUTING.md 2017-05-30 12:44:06 +02: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
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