We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a9750 commit 65af0efCopy full SHA for 65af0ef
build/shared/revisions.txt
@@ -6,11 +6,15 @@ ARDUINO 1.6.8
6
* MacOSX: Fixed handling of add indent/remove indent shortcuts (CMD+[ and CMD+])
7
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
8
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
9
+* Improved sketch preprocessor when handling C++11 keywords. Thanks @matthijskooijman @igrr
10
11
[core]
12
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
13
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
14
15
+[libraries]
16
+* SD library is now board agnostic. Thanks @fakufaku
17
+
18
ARDUINO 1.6.7 - 2015.12.17
19
20
[ide]
0 commit comments