Skip to content

Commit fdbb45e

Browse files
committed
update revision log
1 parent 17115b0 commit fdbb45e

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

build/shared/revisions.txt

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,22 @@
11

22
ARDUINO 1.6.0rc2
33

4+
[ide]
5+
* Reenabled speed of 38400 on serial monitor
6+
7+
[core]
8+
* Arduino "boolean" type is now mapped to "bool" instead of "uint8_t" (Christopher Andrews)
9+
10+
[libraries]
11+
* GSM: minor changes and bug fix (https://github.com/arduino/Arduino/pull/2546)
12+
413
The following changes are included also in the Arduino IDE 1.0.7:
514

615
[ide]
716
* Mitigated Serial Monitor resource exhaustion when the connected device sends a lot of data (Paul Stoffregen)
817

918
[core]
10-
* sam: HardwareSerial now performs ISR based buffered transmission (Collin Kidder)
19+
* sam: HardwareSerial now has buffered transmission (Collin Kidder)
1120

1221
ARDUINO 1.6.0rc1
1322

0 commit comments

Comments
 (0)