Skip to content

Commit

Permalink
Releasing 1.6.12
Browse files Browse the repository at this point in the history
  • Loading branch information
facchinm committed Sep 21, 2016
1 parent f73694a commit d966990
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/shared/revisions.txt
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
ARDUINO 1.6.12
ARDUINO 1.6.12 - 2016.09.21

[ide]
* Refactor Editor code, solving some long standing bugs and cleaning up everything. Thanks @matthijskooijman
* Add initial Cloud API integration. When plugging a new board, if an additional core is needed, the user will be prompted to install it
* Improved examples menu organization. Thanks @PaulStoffregen
* Recompiled arduino-builder with Go 1.7.1 to avoid crash on OSX Sierra

[core]
* avr: Add support for internal 2.56V and 2.56V ext. cap analog references on the ATtiny25/45/85. Thanks @mischnic
* Added String::toDouble(). Thanks @Ivan-Perez
* Update to avrdude 6.3 with patch to ignore unused fuses (burn bootloader works also wih outdated cores)

ARDUINO 1.6.11 - 2016.08.17

Expand Down

0 comments on commit d966990

Please sign in to comment.