File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
2
2
ARDUINO 1.5.5 BETA
3
3
4
+ [ide]
5
+ * Added missing YunServer and YunClient keywords
6
+
4
7
[libraries]
5
8
* avr: Fixed buffer overflow in File::doBuffer() (dreggy)
6
9
* avr: Fixed timeout in Bridge::transfer()
7
10
* sam: Fixed SPI initialization (when using extended API and multiple CS)
8
11
* avr: Fixed behavior of EthernetClient::flush()
9
- * avr: Fixed wrong extended fuses on Arduino Yún when using external programmer
10
- * Added missing YunServer and YunClient keywords
11
12
12
13
[core]
13
14
* sam: Fixed wrong initialization for ADC timings (analogRead speed Arduino DUE improved by a factor x10)
14
15
(http://www.djerickson.com/arduino/)
16
+ * avr: Fixed wrong extended fuses on Arduino Yún when using external programmer
15
17
16
18
ARDUINO 1.5.4 BETA 2013.09.10
17
19
You can’t perform that action at this time.
0 commit comments