File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -12,13 +12,16 @@ ARDUINO 1.6.8
12
12
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
13
13
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
14
14
* Improved sketch preprocessor when handling C++11 keywords. Thanks @matthijskooijman @igrr
15
+ * Updates to keyword pigmentation updates to match Create
16
+ * Fixed display of LITERAL1 keywords
15
17
16
18
[core]
17
19
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
18
20
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
19
21
* sam: fixed USB descriptor length
20
22
* avr: reduced boiler-plate for ISR declarations. Thanks @paulo-raca
21
23
* avr: added Timer3 support for atmega1284/1284p. Thanks @feilipu
24
+ * sam: added USB CDC send break support and readBreak API
22
25
23
26
[libraries]
24
27
* Added support for Arduino/Genuino 101 to: TFT, Ethernet, SD
You can’t perform that action at this time.
0 commit comments