We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f73694a commit d966990Copy full SHA for d966990
build/shared/revisions.txt
@@ -1,13 +1,15 @@
1
-ARDUINO 1.6.12
+ARDUINO 1.6.12 - 2016.09.21
2
3
[ide]
4
* Refactor Editor code, solving some long standing bugs and cleaning up everything. Thanks @matthijskooijman
5
* Add initial Cloud API integration. When plugging a new board, if an additional core is needed, the user will be prompted to install it
6
* Improved examples menu organization. Thanks @PaulStoffregen
7
+* Recompiled arduino-builder with Go 1.7.1 to avoid crash on OSX Sierra
8
9
[core]
10
* avr: Add support for internal 2.56V and 2.56V ext. cap analog references on the ATtiny25/45/85. Thanks @mischnic
11
* Added String::toDouble(). Thanks @Ivan-Perez
12
+* Update to avrdude 6.3 with patch to ignore unused fuses (burn bootloader works also wih outdated cores)
13
14
ARDUINO 1.6.11 - 2016.08.17
15
0 commit comments