mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Upped version number to 1.0.3
This commit is contained in:
@ -1,8 +1,31 @@
|
||||
|
||||
ARDUINO 1.0.3 - 2012.12.10
|
||||
|
||||
[hardware]
|
||||
|
||||
* Added support for the Arduino Esplora
|
||||
|
||||
[environment]
|
||||
|
||||
* Signed application for MacOSX 10.8
|
||||
|
||||
[core]
|
||||
|
||||
* Fixed power-up-starts-bootloader in Leonardo (and derivative)
|
||||
bootloaders. (Kristian Lauszus)
|
||||
(https://github.com/arduino/Arduino/pull/118)
|
||||
|
||||
* Fixed digital_pin_to_timer_PGM array in Leonardo variant.
|
||||
|
||||
* Published updated Wifi firmware
|
||||
|
||||
* Updated source code for atmega8 bootloader
|
||||
|
||||
[libraries]
|
||||
|
||||
* Added 600 baud support in SoftwareSerial (Sébastien Jean)
|
||||
(http://github.com/arduino/Arduino/issues/1146)
|
||||
|
||||
ARDUINO 1.0.2 - 2012.11.05
|
||||
|
||||
[hardware]
|
||||
|
Reference in New Issue
Block a user