1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-17 06:52:18 +01:00

Updated revisions.txt

This commit is contained in:
Federico Fissore 2013-09-30 10:08:32 +02:00
parent 429b5168d8
commit 5015ac1787

View File

@ -2,7 +2,7 @@
ARDUINO 1.5.5 BETA
[ide]
* Added missing YunServer and YunClient keywords
* Added missing keywords: YunServer, YunClient, pow
[libraries]
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
@ -14,6 +14,7 @@ ARDUINO 1.5.5 BETA
* sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10)
(http://www.djerickson.com/arduino/)
* avr: Fixed wrong extended fuses on Arduino Yún when using external programmer
* avr: Added yun variant with LED_BUILTIN definition
ARDUINO 1.5.4 BETA 2013.09.10