mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-30 19:52:13 +01:00
update revision log
This commit is contained in:
parent
17115b0a9b
commit
fdbb45ec47
@ -1,13 +1,22 @@
|
||||
|
||||
ARDUINO 1.6.0rc2
|
||||
|
||||
[ide]
|
||||
* Reenabled speed of 38400 on serial monitor
|
||||
|
||||
[core]
|
||||
* Arduino "boolean" type is now mapped to "bool" instead of "uint8_t" (Christopher Andrews)
|
||||
|
||||
[libraries]
|
||||
* GSM: minor changes and bug fix (https://github.com/arduino/Arduino/pull/2546)
|
||||
|
||||
The following changes are included also in the Arduino IDE 1.0.7:
|
||||
|
||||
[ide]
|
||||
* Mitigated Serial Monitor resource exhaustion when the connected device sends a lot of data (Paul Stoffregen)
|
||||
|
||||
[core]
|
||||
* sam: HardwareSerial now performs ISR based buffered transmission (Collin Kidder)
|
||||
* sam: HardwareSerial now has buffered transmission (Collin Kidder)
|
||||
|
||||
ARDUINO 1.6.0rc1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user