1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/build
Matthijs Kooijman 98bd18ee8d Let serial monitor send newline by default
The serial.line_ending value was not present in the default
preferences file, so the default was implicitly 0, meaning "No line
ending". Since users often do not realize that they can even choose a
line ending, and "no line ending" is only rarely useful, it seems better
to default to sending a newline. Using both CR & NL would be more
consistent with Stream.println on the Arduino side, but just sending a
newline is probably easier to parse on the Arduino side.
2018-05-09 15:56:11 +02:00
..
linux adding arduino-linux-setup.sh script 2018-05-02 16:22:21 +02:00
macosx Update arduinoOTA to 1.2.1 2018-05-02 15:52:13 +02:00
shared Let serial monitor send newline by default 2018-05-09 15:56:11 +02:00
windows Win: Removed JNA debug output 2018-05-03 15:50:10 +02:00
.editorconfig Windows: got rid on JNA, thus no more UnsatisfiedLinkError (at least when accessing native OS functions). Fixes #3190 2015-05-20 16:33:33 +02:00
Adafruit_CircuitPlayground-1.6.8.zip.sha Forget checksum for an archive... oopps 2017-07-19 11:32:21 +02:00
arduino-builder-linux32-1.3.25.tar.bz2.sha Fix shasums for arduino-builder 1.3.25 2017-03-20 18:34:21 +01:00
arduino-builder-linux64-1.3.25.tar.bz2.sha Fix shasums for arduino-builder 1.3.25 2017-03-20 18:34:21 +01:00
arduino-builder-linuxarm-1.3.25.tar.bz2.sha Fix shasums for arduino-builder 1.3.25 2017-03-20 18:34:21 +01:00
arduino-builder-macosx-1.3.25.tar.bz2.sha Fix shasums for arduino-builder 1.3.25 2017-03-20 18:34:21 +01:00
arduino-builder-windows-1.3.25.zip.sha Fix shasums for arduino-builder 1.3.25 2017-03-20 18:34:21 +01:00
Bridge-1.6.3.zip.sha Update Bridge to 1.6.3 2016-09-21 10:38:13 +02:00
build_all_dist.bash Added ARM build for ArduinoBot 2016-04-08 18:55:00 +02:00
build_pull_request.bash Added ARM build for ArduinoBot 2016-04-08 18:55:00 +02:00
build.xml adding arduino-linux-setup.sh script 2018-05-02 16:22:21 +02:00
compile_everything.bash compile_everything.bash 2015-09-24 17:08:12 +02:00
create_reference.pl Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191 2015-05-20 17:10:06 +02:00
Esplora-1.0.4.zip.sha Removing Esplora library from this repo. Downloaded at build time 2015-09-24 11:33:16 +02:00
fetch.sh Due to website configuration changes, every url starting with http://arduino.cc has been changed to http://www.arduino.cc. Fixes #3191 2015-05-20 17:10:06 +02:00
Firmata-2.5.6.zip.sha Update bundled libraries 2017-03-21 12:15:02 +01:00
Keyboard-1.0.1.zip.sha update bundled libraries sha 2016-03-08 17:43:43 +01:00
libastylej-2.05.1-3.zip.sha libastylej_arm.so: removed dependency from GLIBCXX_3.4.20 2016-04-08 18:55:00 +02:00
liblistSerials-1.4.0.zip.sha Add extra field to serial discovery targeting Tian board 2016-12-16 10:59:00 +01:00
LiquidCrystal-1.0.7.zip.sha Update LiquidCrystal to 1.0.7 2017-08-10 10:34:36 +02:00
Mouse-1.0.1.zip.sha update bundled libraries sha 2016-03-08 17:43:43 +01:00
readme.md Update readme.md 2015-08-10 09:07:55 +02:00
Robot_Control-1.0.4.zip.sha Updated Robot libraries 2017-08-18 13:10:57 +02:00
Robot_Motor-1.0.3.zip.sha Updated Robot libraries 2017-08-18 13:10:57 +02:00
RobotIRremote-2.0.0.zip.sha Updated Robot libraries 2017-08-18 13:10:57 +02:00
SD-1.1.0.zip.sha Updated SD lib to ver 1.1.0 2016-12-12 11:42:24 -05:00
SD-1.1.1.zip.sha Updated SD lib to version 1.1.1 2017-01-09 12:10:29 +01:00
Servo-1.1.2.zip.sha Update bundled Servo to 1.1.2 2017-03-21 15:00:58 +01:00
SpacebrewYun-1.0.1.zip.sha Update SpacebrewYun to 1.0.1 2016-09-21 10:42:56 +02:00
Temboo-1.2.1.zip.sha Update bundled libraries 2017-03-21 12:15:02 +01:00