File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 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
22
33[environment]
44
@@ -10,6 +10,8 @@ ARDUINO 1.0.1
1010* Added preference for selecting the language in which to display the
1111 Arduino software. Defaults to the operating system locale.
1212
13+ * New upload process for the Arduino Leonardo (ATmega32U4).
14+
1315* The editor font size preference now applies to the serial monitor and
1416 error / message console as well as the editor. (Paul Stoffregen)
1517 http://code.google.com/p/arduino/issues/detail?id=550
@@ -49,6 +51,9 @@ ARDUINO 1.0.1
4951
5052[core / libraries]
5153
54+ * Updated (and official) support for the Arduino Leonardo (ATmega32U4).
55+ Includes new bootloader and various fixes to the core.
56+
5257* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
5358 http://code.google.com/p/arduino/issues/detail?id=527
5459
You can’t perform that action at this time.
0 commit comments