File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
- ARDUINO 1.6.12
1
+ ARDUINO 1.6.12 - 2016.09.21
2
2
3
3
[ide]
4
4
* Refactor Editor code, solving some long standing bugs and cleaning up everything. Thanks @matthijskooijman
5
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
6
* Improved examples menu organization. Thanks @PaulStoffregen
7
+ * Recompiled arduino-builder with Go 1.7.1 to avoid crash on OSX Sierra
7
8
8
9
[core]
9
10
* avr: Add support for internal 2.56V and 2.56V ext. cap analog references on the ATtiny25/45/85. Thanks @mischnic
10
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)
11
13
12
14
ARDUINO 1.6.11 - 2016.08.17
13
15
You can’t perform that action at this time.
0 commit comments