mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +01:00
Adding a couple of release notes for the Leonardo.
This commit is contained in:
parent
d5b6d22b6a
commit
6e8e13d7b3
@ -1,4 +1,4 @@
|
|||||||
ARDUINO 1.0.1
|
ARDUINO 1.0.1 - 2012.05.21
|
||||||
|
|
||||||
[environment]
|
[environment]
|
||||||
|
|
||||||
@ -10,6 +10,8 @@ ARDUINO 1.0.1
|
|||||||
* Added preference for selecting the language in which to display the
|
* Added preference for selecting the language in which to display the
|
||||||
Arduino software. Defaults to the operating system locale.
|
Arduino software. Defaults to the operating system locale.
|
||||||
|
|
||||||
|
* New upload process for the Arduino Leonardo (ATmega32U4).
|
||||||
|
|
||||||
* The editor font size preference now applies to the serial monitor and
|
* The editor font size preference now applies to the serial monitor and
|
||||||
error / message console as well as the editor. (Paul Stoffregen)
|
error / message console as well as the editor. (Paul Stoffregen)
|
||||||
http://code.google.com/p/arduino/issues/detail?id=550
|
http://code.google.com/p/arduino/issues/detail?id=550
|
||||||
@ -49,6 +51,9 @@ ARDUINO 1.0.1
|
|||||||
|
|
||||||
[core / libraries]
|
[core / libraries]
|
||||||
|
|
||||||
|
* Updated (and official) support for the Arduino Leonardo (ATmega32U4).
|
||||||
|
Includes new bootloader and various fixes to the core.
|
||||||
|
|
||||||
* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
|
* Adding overloads to Wire.write() (for Wire.write(0)). (Paul Stoffregen)
|
||||||
http://code.google.com/p/arduino/issues/detail?id=527
|
http://code.google.com/p/arduino/issues/detail?id=527
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user