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
tico-tico
84f16283bb
huh? i guess it's just 'modulo'. let's save even more
2016-03-03 10:53:25 -05:00
Cristian Maglie
f308d8e888
Merge branch 'Library_sentences' of git://github.com/00alis/Arduino
2016-03-03 14:05:54 +01:00
Cristian Maglie
e196ef45ca
Fix typo in readme
2016-03-02 17:54:54 +01:00
Peter Mortensen
4bdd18a717
Update README.md
...
Copy edited (e.g. ref. <http://en.wikipedia.org/wiki/Input/output > and <http://en.wikipedia.org/wiki/Twitter >).
2016-03-02 17:54:54 +01:00
Martino Facchin
0e58d91c6c
Merge pull request #4588 from bigdinotech/tftlib
...
Add Arduino/Genuino 101 support to TFT library
2016-03-02 17:25:50 +01:00
Alice Pintus
d3065cbaeb
add src folder when missing
2016-03-02 14:45:57 +01:00
Alice Pintus
b9e83657b4
moved .h file in src folder
2016-03-02 10:49:39 +01:00
Alice Pintus
8d3c4dbfec
update sentences
2016-03-01 16:09:50 +01:00
Martino Facchin
5500c9b8c3
Merge pull request #4596 from bigdinotech/ethernetlib
...
Add Arduino/Genuino 101 Support for Ethernet lib
2016-02-29 15:32:36 +01:00
Martino Facchin
ac01c6375e
Merge pull request #4586 from bigdinotech/sdlib
...
Add Arduino/Genuino 101 support to SD library
2016-02-29 15:31:13 +01:00
agdl
057bf6391d
This fixes #4572
2016-02-29 09:26:40 +01:00
agdl
06e9981e6b
Changed strings color
2016-02-26 11:46:31 +01:00
Sandeep Mistry
08ae7bd3eb
Merge branch 'master' of https://github.com/feilipu/Arduino
2016-02-24 12:10:28 -05:00
agdl
8035f24498
Fixed pigmentation
2016-02-22 10:05:51 +01:00
agdl
88650b65a6
Modified colors highlight according to Create
2016-02-19 10:22:59 +01:00
Dino Tinitigan
0873b36aa5
Add Arduino/Genuino 101 Support for Ethernet lib
2016-02-17 13:25:10 -08:00
Dino Tinitigan
bfd0da0b17
Add Arduino/Genuino 101 support to TFT library
2016-02-17 11:39:52 -08:00
Dino Tinitigan
5536617c62
Add Arduino/Genuino 101 support to SD library
2016-02-17 11:09:17 -08:00
Martino Facchin
3c1bdb0fc5
Merge pull request #4490 from sandeepmistry/sam-usb-send-string-descriptor
...
[SAM - USB Device] USB_SendStringDescriptor fixes
2016-02-16 16:51:44 +01:00
Phillip Stevens
dde6f09e14
Update Sd2Card.h to use pins_arduino.h definitions
...
Update Sd2Card.h to use pins_arduino.h or variant.h definitions, depending on architecture, when Hardware SPI is in use.
The definitions for Software SPI pins (for ATmega1280 and ATmega2560 etc) remain unchanged as defined in Sd2PinMap.h.
2016-02-15 21:24:24 +11:00
Martino Facchin
cd9a6ec63c
Merge pull request #4521 from paulo-raca/implement_isr
...
Boilerplate reduction on ISR declaration
2016-02-12 11:58:33 +01:00
Martino Facchin
c51ae1d6a3
Merge pull request #4547 from feilipu/master
...
Added to #define for 1284/1284p Timer 3 inclusion.
2016-02-12 11:55:38 +01:00
Phillip Stevens
28afa8c5a8
Merge pull request #1 from arduino/master
...
Catch up with Master
2016-02-11 22:48:21 +11:00
Cristian Maglie
0496b0d92b
Merge branch 'hi-res-display'
2016-02-09 17:21:44 +01:00
Cristian Maglie
3f27ab4026
Update arduino-builder to 1.3.11
2016-02-09 12:58:35 +01:00
Phillip Stevens
fae8c42224
Added to #define for 1284/1284p Timer 3 inclusion.
...
ATmega1284/ATmega1284p have a 16 bit Timer 3 (not present in the ATmega644 and below).
Add to the #define to use Timer 3 or Timer 1 optionally.
2016-02-09 11:23:06 +11:00