File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
- ARDUINO 1.0.1
1
+ ARDUINO 1.0.1 - 2012.05.21
2
2
3
3
[environment]
4
4
@@ -10,6 +10,8 @@ ARDUINO 1.0.1
10
10
* Added preference for selecting the language in which to display the
11
11
Arduino software. Defaults to the operating system locale.
12
12
13
+ * New upload process for the Arduino Leonardo (ATmega32U4).
14
+
13
15
* The editor font size preference now applies to the serial monitor and
14
16
error / message console as well as the editor. (Paul Stoffregen)
15
17
http://code.google.com/p/arduino/issues/detail?id=550
@@ -49,6 +51,9 @@ ARDUINO 1.0.1
49
51
50
52
[core / libraries]
51
53
54
+ * Updated (and official) support for the Arduino Leonardo (ATmega32U4).
55
+ Includes new bootloader and various fixes to the core.
56
+
52
57
* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
53
58
http://code.google.com/p/arduino/issues/detail?id=527
54
59
You can’t perform that action at this time.
0 commit comments