We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93ce3b4 commit 88785adCopy full SHA for 88785ad
build/shared/revisions.txt
@@ -1,17 +1,19 @@
1
2
ARDUINO 1.5.5 BETA
3
4
+[ide]
5
+* Added missing YunServer and YunClient keywords
6
+
7
[libraries]
8
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
9
* avr: Fixed timeout in Bridge::transfer()
10
* sam: Fixed SPI initialization (when using extended API and multiple CS)
11
* avr: Fixed behavior of EthernetClient::flush()
-* avr: Fixed wrong extended fuses on Arduino Yún when using external programmer
-* Added missing YunServer and YunClient keywords
12
13
[core]
14
* sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10)
15
(http://www.djerickson.com/arduino/)
16
+* avr: Fixed wrong extended fuses on Arduino Yún when using external programmer
17
18
ARDUINO 1.5.4 BETA 2013.09.10
19
0 commit comments