File tree 1 file changed +5
-1
lines changed
1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- ARDUINO 1.6.4
1
+ ARDUINO 1.6.4 - 2015.05.06
2
2
3
3
[ide]
4
4
* Restored previous "error" colour in black lower part of the IDE
@@ -12,6 +12,10 @@ ARDUINO 1.6.4
12
12
* Disabled "uncertified" warning (requires avr core >= 1.6.6, sam core >= 1.6.4)
13
13
* Additional boards/cores can be listed specifying comma separated list of package_SOMETHING_index.json url in File > Preferences
14
14
* MacOSX: fixed wrong sketch opened when double clicking on a .ino file
15
+ * Boards and Libraries main files are downloaded directly (no proxy php script), fixing some glitches when using a proxy server
16
+ * Added notification if the bundled AVR core is newer than the one installed through Boards Manager (useful when upgrading the IDE)
17
+ * Fixed error when in Serial and Network discovery that was leaving the Ports menu greyed out
18
+ * IDE now deletes temporary files on exit. When using the CLI, --preserve-temp-files arguments skips deletion
15
19
16
20
[libraries]
17
21
* Bridge fixes
You can’t perform that action at this time.
0 commit comments