File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 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+
224ARDUINO 1.0.5-r2 - 2014.01.08
325
426* Signed drivers for Windows 8.1
You can’t perform that action at this time.
0 commit comments