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
05a9750747
commit
65af0ef963
@ -6,11 +6,15 @@ ARDUINO 1.6.8
|
|||||||
* MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
|
* MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
|
||||||
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
|
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
|
||||||
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
|
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
|
||||||
|
* Improved sketch preprocessor when handling C++11 keywords. Thanks @matthijskooijman @igrr
|
||||||
|
|
||||||
[core]
|
[core]
|
||||||
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
|
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
|
||||||
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
|
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
|
||||||
|
|
||||||
|
[libraries]
|
||||||
|
* SD library is now board agnostic. Thanks @fakufaku
|
||||||
|
|
||||||
ARDUINO 1.6.7 - 2015.12.17
|
ARDUINO 1.6.7 - 2015.12.17
|
||||||
|
|
||||||
[ide]
|
[ide]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user