File tree 1 file changed +2
-3
lines changed
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:
20
20
[ide]
21
21
* Mitigated Serial Monitor resource exhaustion when the connected device sends a lot of data (Paul Stoffregen)
22
22
23
- ARDUINO 1.6.0rc1
23
+ ARDUINO 1.6.0rc1 - 2014.12.11
24
24
25
25
* IDE internals have been refactored and sorted out. (Claudio Indellicati)
26
26
https://github.com/arduino/Arduino/pull/2328
@@ -32,11 +32,10 @@ ARDUINO 1.6.0rc1
32
32
* Autosave on sketch Upload/Verify (Fulvio Ieva)
33
33
* Sketch build process: fixed full rebuild on windows even if not needed
34
34
* 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
36
36
* Improved avrdude verbose upload (Matthijs Kooijman)
37
37
* (Mac OSX) Add Exported UTI for ino files, allows quick look to view the
38
38
content of the file and external editors to syntax highlight as C++ (Matt Lloyd)
39
- * Updated libastyle to 2.05
40
39
41
40
[core]
42
41
* 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