File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1-
21ARDUINO 1.6.3
32
43[ide]
54* Fixed an ArchiveExtractor issue when dealing with native stuff, affecting some linuxes
6- * Upgrading toolchains: statically compiled, ship with Link Time Optimization plugin (disabled by defalt)
5+ * MacOSX: MACOSX_BUNDLED_JVM property is automatically set to JAVA_HOME if not provided
6+ * New splashscreen image
7+
8+ [core]
9+ * Upgraded toolchains: statically compiled, ship with Link Time Optimization plugin (disabled by default)
10+ * Restored backward compatibility by providing a platform.txt in-memory rewrite: old values (eg: compiler.path) are converted to new values
11+ * platform.txt rewriting can be disabled if target platform has a "rewriting=disabled" key/value pair set
12+ * AVR bundle files (core files and toolchain) is again inside IDE "hardware" folder, instead of unpacked into user's home folder at first IDE startup
13+ * Advise of duplicate libraries after compiling. Thanks @PaulStoffregen
714
815ARDUINO 1.6.2 - 2015.03.28
916
You can’t perform that action at this time.
0 commit comments