Federico Fissore
|
13d8fa4dd0
|
Fixed typo
|
2015-11-18 09:49:46 +01:00 |
|
Federico Fissore
|
73e857fda9
|
Removed some warnings which are emitted from arduino-builder at compile time
Fixes #4177
|
2015-11-18 09:40:04 +01:00 |
|
Federico Fissore
|
802c745690
|
Modified AVR preproc recipe to match the one used by arduino-builder
|
2015-11-18 09:34:33 +01:00 |
|
Federico Fissore
|
d0bd09c8d3
|
Saving caret position when using external editor, attempting to restore it on window activation. Fixes #4155
|
2015-11-17 17:27:34 +01:00 |
|
Federico Fissore
|
a2fe70aba4
|
Updating arduino-builder to 1.2.2
|
2015-11-17 16:37:05 +01:00 |
|
agdl
|
cdd925b58d
|
Added defines for gemma
As pointed out in #4063
|
2015-11-17 15:04:11 +01:00 |
|
Federico Fissore
|
1328f3a9e2
|
Library and Boards Managers were using old copies of library/boards indeces. thus making the UI show old data. Fixes #4139 #3904 #3795
|
2015-11-17 12:24:28 +01:00 |
|
Federico Fissore
|
0fb04b3180
|
Updating arduino-builder to 1.2.1
|
2015-11-16 15:38:21 +01:00 |
|
Martino Facchin
|
10e8480d3d
|
Increase SerialMonitor reopening timeout to 10 seconds
|
2015-11-13 16:59:50 +01:00 |
|
Cristian Maglie
|
ab61ab92fd
|
Removed superfluous @SuppressWarnings
|
2015-11-13 14:52:36 +01:00 |
|
Arturo Guadalupi
|
968294eed9
|
removed useless and wrong file
|
2015-11-13 10:58:23 +01:00 |
|
Arturo Guadalupi
|
44d9d074d3
|
Merge pull request #4140 from agdl/master
Added missing keyword
|
2015-11-13 09:47:18 +01:00 |
|
Arturo Guadalupi
|
d5078b76f6
|
Added missing keyword
|
2015-11-13 09:46:31 +01:00 |
|
Federico Fissore
|
17afd655cf
|
Updating arduino-builder to 1.2.0
|
2015-11-12 16:36:30 +01:00 |
|
Federico Fissore
|
375146cd91
|
Increasing Recent files list from 5 to 10 elements. Fixes #4131
|
2015-11-11 10:20:57 +01:00 |
|
Federico Fissore
|
1bed568cd0
|
Updating bundled Firmata to 2.5.0
|
2015-11-11 08:43:26 +01:00 |
|
Federico Fissore
|
09fb6a153b
|
Updating arduino-builder to 1.1.3
|
2015-11-10 12:53:16 +01:00 |
|
Federico Fissore
|
c9b08a7ec7
|
Updating arduino-builder to 1.1.2
|
2015-11-09 16:18:16 +01:00 |
|
Cristian Maglie
|
02bb3b96b3
|
Update recipe.ar.pattern in SAM platform to us archive_file_path
|
2015-11-06 23:57:10 +01:00 |
|
Cristian Maglie
|
abcc75bcf1
|
Upgraded SAM core version to 1.6.6
|
2015-11-06 23:25:31 +01:00 |
|
Federico Fissore
|
2e80ee5bbd
|
Testing translation for proper formatting. This test will fail when a
translation uses wrong syntax, thus avoiding any future issue similar to #4095
|
2015-11-06 17:24:26 +01:00 |
|
Federico Fissore
|
fd8cb4649b
|
Updating translations
|
2015-11-06 16:11:18 +01:00 |
|
Federico Fissore
|
cf4075d444
|
Updating arduino-builder to 1.1.1
|
2015-11-06 15:55:04 +01:00 |
|
Federico Fissore
|
53987f9db9
|
Windows: msvc*.dll are not found when loading AStyle.dll. Forcing load.
Fixes #4076
|
2015-11-06 13:41:59 +01:00 |
|
Federico Fissore
|
90f09e9b38
|
Updating arduino-builder to 1.1.0
|
2015-11-06 11:15:00 +01:00 |
|
Sandeep Mistry
|
7380750a69
|
Remove tx_pin_write from SoftwareSerial.h
It’s not implemented anywhere and unused.
|
2015-11-05 15:39:11 -05:00 |
|
Sandeep Mistry
|
6318f1bf2a
|
Remove unused param warning
|
2015-11-05 14:28:40 -05:00 |
|
Sandeep Mistry
|
12ebdfe8a0
|
Add inline to recv and setRxIntMsk to remove warning (#4078)
|
2015-11-05 14:28:29 -05:00 |
|
Cristian Maglie
|
f678ad423a
|
[SAM] Remove useless <cstddef> includes (fix regression)
See #4082
|
2015-11-05 20:07:02 +01:00 |
|
Cristian Maglie
|
d8dc54afc4
|
UdpNtpClient example: removed wrong return type
|
2015-11-05 19:10:12 +01:00 |
|
Cristian Maglie
|
67c24d6b40
|
Ethernet: fixed some compiler warning
|
2015-11-05 19:08:00 +01:00 |
|
Cristian Maglie
|
8989ec9bfe
|
Ethernet: increased version to 1.1.1
|
2015-11-05 19:03:03 +01:00 |
|
Cristian Maglie
|
21141513e2
|
Ethernet: fixed regression for SAM (Arduino Due)
Fix https://github.com/arduino/Arduino/issues/4072
|
2015-11-05 18:33:34 +01:00 |
|
Sandeep Mistry
|
5be4466fd7
|
Set mode to SPI_CONTINUE for first byte transfer in SPI.transfer16(...)
Update to #4081
|
2015-11-05 10:02:50 -05:00 |
|
Federico Fissore
|
d3b7afd42e
|
Updating arduino-builder to 1.0.7
|
2015-11-05 09:56:15 +01:00 |
|
Cristian Maglie
|
dab247b1e7
|
Update revision log
|
2015-11-04 23:27:56 +01:00 |
|
Sandeep Mistry
|
ed5597dad0
|
Add SPI.transfer16(...) API's
|
2015-11-04 15:49:08 -05:00 |
|
Federico Fissore
|
c9b89e9fd6
|
Updateing ctags path in build.xml
|
2015-11-04 15:40:22 +01:00 |
|
Federico Fissore
|
8e5b3553fc
|
Updating arduino-builder to 1.0.6
|
2015-11-04 15:24:54 +01:00 |
|
Federico Fissore
|
eb732def4f
|
Updating version in BaseNoGui
|
2015-11-04 15:24:54 +01:00 |
|
Cristian Maglie
|
54137a4513
|
Merge branch 'master' of https://github.com/ocarneiro/Arduino
|
2015-11-04 14:22:03 +01:00 |
|
Federico Fissore
|
980569a123
|
Starting 1.6.7
|
2015-11-04 09:31:31 +01:00 |
|
Federico Fissore
|
0992606007
|
Releasing IDE 1.6.6
|
2015-11-03 16:05:57 +01:00 |
|
Cristian Maglie
|
53fd24e8aa
|
Updated sam core version to 1.6.5
|
2015-11-03 14:38:45 +01:00 |
|
Federico Fissore
|
77c3d3eaa8
|
Carriage return is not properly handled by EditorConsole, better replace it with a new line
|
2015-11-03 13:17:26 +01:00 |
|
Federico Fissore
|
152aa595ec
|
Updated splash screen
|
2015-11-03 13:09:30 +01:00 |
|
Cristian Maglie
|
9b070aa90f
|
Updated avr core version to 1.6.9
|
2015-11-03 11:34:03 +01:00 |
|
Federico Fissore
|
31e8706cf4
|
Update notification popup was not sticking to bottom left corner when windows was resized. Fixes #4068
|
2015-11-03 09:03:32 +01:00 |
|
Federico Fissore
|
20dad1eed6
|
Updating translations
|
2015-11-02 13:09:55 +01:00 |
|
Federico Fissore
|
5ceca65fe2
|
'.ino' extension of sketch file was hardcoded. But IDE supports '.pde' files as well. Fixes #4021
|
2015-11-02 12:56:04 +01:00 |
|