Phil Manofsky
f5282f2ce6
allows use of "myboard.build.vid" in boards.txt
...
allows people to create board that depends on sam core to use their own Vendor ID instead of Arduino's
2016-03-14 23:09:26 -04:00
Sandeep Mistry
9dba7f0da0
Catch and report errors parsing contributed index files
2016-03-14 17:28:30 -04:00
Arturo Guadalupi
afaea11368
Merge pull request #4690 from PaoloP74/patch-1
...
Fix typo in ReadASCIIString.ino
2016-03-14 13:56:52 +01:00
Paolo P
eab75d9f65
Update ReadASCIIString.ino
...
Fix typo.
2016-03-14 12:50:39 +01:00
agdl
05dccd2a0e
Fixed description according to #4260
2016-03-14 09:10:14 +01:00
Sandeep Mistry
98699dfa7c
Make SoftwareSerial receive buffer a uint8_t array
2016-03-10 10:23:50 -05:00
Sandeep Mistry
dfc3a64744
Add missing cast to SoftwareSerial::peek() when returning buffered value
2016-03-10 10:23:50 -05:00
Sandeep Mistry
7cb1399381
Apply extra 250ms after waitForUploadPort to all platforms
2016-03-10 09:44:24 -05:00
Sandeep Mistry
7a535d9c40
Add OS X specific delay after waiting for upload port, to prevent "Resource busy" errors on open
2016-03-10 09:37:27 -05:00
Sandeep Mistry
de412656ec
Increase wait for upload port timeout to 5s on all platforms
...
OS X 10.11 seems to be slower, increasing timeout to 5s on all
platforms to keep things simple.
2016-03-10 09:37:27 -05:00
Paolo Paolucci
26e25a4d58
Fix Wire register
...
Move TWBR register from Wire.cpp to twi.c file.
2016-03-09 15:47:55 -05:00
Martino Facchin
9a8dd2a4a2
starting version 1.6.9
2016-03-09 17:14:24 +01:00
Martino Facchin
03b08c36e2
update arduino-builder to 1.3.14
2016-03-09 16:01:15 +01:00
Cristian Maglie
1f6462d59b
Updated translations
2016-03-09 10:08:18 +01:00
Cristian Maglie
dd73973d8d
Fixed revision-check regexp in build.xml
2016-03-08 18:14:16 +01:00
Cristian Maglie
d17151c11f
Factored out index urls in build script
2016-03-08 17:53:46 +01:00
Martino Facchin
dacfb566d4
update bundled libraries sha
2016-03-08 17:43:43 +01:00
Martino Facchin
911250fd9c
update bundled libraries
2016-03-08 17:13:57 +01:00
Martino Facchin
40b5fbf66f
Stepper: update version to 1.1.3
2016-03-08 15:37:18 +01:00
Martino Facchin
4d11767a23
LiquidCrystal: update version to 1.0.5
2016-03-08 15:36:36 +01:00
Martino Facchin
b9de3986bb
GSM: update version to 1.0.6
2016-03-08 15:35:57 +01:00
Martino Facchin
78aa51f22c
WiFi: update version to 1.2.7
2016-03-08 15:25:20 +01:00
Martino Facchin
a659c55e1d
TFT: update version to 1.0.6
2016-03-08 15:24:37 +01:00
Martino Facchin
363fa3b913
Servo: update version to 1.1.2
2016-03-08 15:23:06 +01:00
Martino Facchin
9f46fd65ea
SD: update version to 1.0.8
2016-03-08 15:21:40 +01:00
Martino Facchin
5adda82357
Ethernet: update to 1.1.2
2016-03-08 15:20:33 +01:00
Martino Facchin
9d2d4efb24
Merge branch 'master' of github.com:arduino/Arduino
2016-03-08 11:49:39 +01:00
Martino Facchin
5f9168d3a2
update sam core to version 1.6.7
2016-03-08 11:45:52 +01:00
Cristian Maglie
1f3c8b9f6c
Set correct user-agent when performing HTTP requests
2016-03-08 11:31:59 +01:00
Martino Facchin
60ba8661d8
update arduino-builder to 1.3.13
2016-03-08 11:13:50 +01:00
Cristian Maglie
31187cbcc1
Updated base translations
2016-03-07 19:46:30 +01:00
Cristian Maglie
452d05825b
Import new translations
2016-03-07 19:34:49 +01:00
Cristian Maglie
8d995d73f3
Show board name on generic "Error compiling" message
...
Close #4658
2016-03-07 19:26:32 +01:00
Sandeep Mistry
3704f30e90
update revision log
2016-03-07 13:17:54 -05:00
Sandeep Mistry
8f58a22e62
update revision log
2016-03-07 13:15:57 -05:00
Cristian Maglie
fd2dce3644
update revision log
2016-03-07 18:43:33 +01:00
Sandeep Mistry
10ef7ef7e1
Move AVR Wire library utility folder under source
2016-03-04 17:11:56 -05:00
Cristian Maglie
eafbe71a9a
Added check for mismatching core release (AVR bundle)
...
Now adding a "-Drevision.check=enforce" to the "dist" task of ant will
cause the build script to fail if the bundled AVR core doesn't match
the latest available from library manager.
Fix #4633
2016-03-04 15:01:27 +01:00
Cristian Maglie
576ac3ca30
AVR core version to 1.6.10
2016-03-04 14:56:09 +01:00
Cristian Maglie
d718a4a166
Remove extra Udp.parsePacket() from example, it should only be called once
2016-03-04 13:07:45 +01:00
Sandeep Mistry
886ecf374f
Merge pull request #4648 from arduino/SimonePDA-patch-4
...
Update library.properties
2016-03-03 17:42:24 -05:00
SimonePDA
6314a926a4
Update library.properties
2016-03-03 21:35:11 +01:00
Sandeep Mistry
244b20b7cc
Merge pull request #4646 from arduino/SimonePDA-patch-3
...
Update library.properties
2016-03-03 15:19:26 -05:00
Sandeep Mistry
391a015de0
Merge pull request #4645 from arduino/SimonePDA-patch-2
...
Update library.properties
2016-03-03 15:19:06 -05:00
Sandeep Mistry
7a7d76234d
Merge pull request #4644 from arduino/SimonePDA-patch-1
...
Update library.properties
2016-03-03 15:17:11 -05:00
SimonePDA
1eabcfbefa
Update library.properties
2016-03-03 19:57:04 +01:00
SimonePDA
65eac8e892
Update library.properties
2016-03-03 19:34:02 +01:00
SimonePDA
bb8ee5ac95
Update library.properties
2016-03-03 19:26:22 +01:00
SimonePDA
8bd908c446
Update library.properties
2016-03-03 19:13:25 +01:00
Sandeep Mistry
b7f279610b
Use modulo operator in Print::printNumber
...
Port of @tico-tico’s change in
https://github.com/tico-tico/Arduino/commit/a7454b6b5c59187b95c4224aad87
bb01faa06e85 to SAM core.
2016-03-03 12:00:54 -05:00