File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The following changes are included also in the Arduino IDE 1.0.7:
2020[ide]
2121* Mitigated Serial Monitor resource exhaustion when the connected device sends a lot of data (Paul Stoffregen)
2222
23- ARDUINO 1.6.0rc1
23+ ARDUINO 1.6.0rc1 - 2014.12.11
2424
2525* IDE internals have been refactored and sorted out. (Claudio Indellicati)
2626 https://github.com/arduino/Arduino/pull/2328
@@ -32,11 +32,10 @@ ARDUINO 1.6.0rc1
3232* Autosave on sketch Upload/Verify (Fulvio Ieva)
3333* Sketch build process: fixed full rebuild on windows even if not needed
3434* Sketch build process: core.a rebuild only if needed (Matthijs Kooijman)
35- * Updated AStyle formatter to v2.04 : http://astyle.sourceforge.net/notes.html
35+ * Updated AStyle formatter to v2.05 : http://astyle.sourceforge.net/notes.html
3636* Improved avrdude verbose upload (Matthijs Kooijman)
3737* (Mac OSX) Add Exported UTI for ino files, allows quick look to view the
3838 content of the file and external editors to syntax highlight as C++ (Matt Lloyd)
39- * Updated libastyle to 2.05
4039
4140[core]
4241* sam: added -MMD flag to let gcc produce dependency files (full rebuild on Arduino Due is now triggered only if needed)
You can’t perform that action at this time.
0 commit comments