Skip to content

Commit a798c79

Browse files
committed
Updates to revision log
1 parent 11e02db commit a798c79

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

build/shared/revisions.txt

+22
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
11

2+
ARDUINO 1.0.6 - not yet released
3+
4+
[core]
5+
* avr: Improved USB-CDC write speed (Justin Rajewski)
6+
* avr: Improved USB-CDC read code (Paul Brook)
7+
* avr: Fixed race condition in USB-CDC transmit (Paul Brook)
8+
* Fixed wrong NULL pointer handling in Stream class (Amulya Kumar Sahoo)
9+
* Backported String class from IDE 1.5.x (Matt Jenkins)
10+
* Backported Print class from IDE 1.5.x
11+
12+
[ide]
13+
* Added compatibility for IDE 1.5.x libraries layout
14+
* Fix toolchain command line to compile assembler files (Jimmy Hedman)
15+
* If two libraries have the same header file use the lib with the same folder name (Paul Stoffregen)
16+
17+
[libraries]
18+
* Robot_Control: removed duplicated SPI and Wire (Xun Yang)
19+
* Robot_Control: fixed issue on motors being opposite (Xun Yang)
20+
* Robot_Control: updated turning algorithm (Xun Yang)
21+
* Esplora: added reading form Tinkerkit inputs
22+
* SoftwareSerial: Fix idle level when initializing with inverted logic (Jens-Christian Skibakk)
23+
224
ARDUINO 1.0.5-r2 - 2014.01.08
325

426
* Signed drivers for Windows 8.1

0 commit comments

Comments
 (0)