You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: build/shared/revisions.txt
+3-2
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,15 @@
1
-
ARDUINO 1.6.7 - 2015.12.14
1
+
ARDUINO 1.6.7 - 2015.12.17
2
2
3
3
[ide]
4
-
* New arduino-builder: faster, better prototype generation and library discovery logic, and more. See https://github.com/arduino/arduino-builder/compare/1.0.5...1.3.8
4
+
* New arduino-builder: faster, better prototype generation and library discovery logic, and more. See https://github.com/arduino/arduino-builder/compare/1.0.5...1.3.9
5
5
* Serial plotter now allows to plot multiple values at once. Thanks @henningpohl
6
6
* New translations
7
7
* Added support to file:// protocol for boards manager URLs
8
8
* Portable sketchbook folder can now be any arbitrary location
9
9
* Fixed a bug that caused Boards Manager to install the same tool twice or more, thus wasting disk space, if other cores where using tools delivered by arduino
10
10
* Fixed various Boards manager glitches, in particular when removing a board
11
11
* Windows: Arduino IDE icon is now in high definition, bye bye that blurry icon
12
+
* Remote upload without SSH is now supported (allows OTA upload for many 3rd party boards). Thanks @me-no-dev.
12
13
13
14
[libraries]
14
15
* SPI: Added SPI.transfer16(...) function to SAM core.
0 commit comments