Skip to content

Commit 8f58a22

Browse files
committed
update revision log
1 parent fd2dce3 commit 8f58a22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

build/shared/revisions.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,16 @@ ARDUINO 1.6.8
1212
* Fixed incorrect update of available libraries in Library Manager. Thanks @vicnevicne
1313
* Serial plotter now correctly resize graphs with negative values. Thanks @vicnevicne
1414
* 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
1517

1618
[core]
1719
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
1820
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
1921
* sam: fixed USB descriptor length
2022
* avr: reduced boiler-plate for ISR declarations. Thanks @paulo-raca
2123
* avr: added Timer3 support for atmega1284/1284p. Thanks @feilipu
24+
* sam: added USB CDC send break support and readBreak API
2225

2326
[libraries]
2427
* Added support for Arduino/Genuino 101 to: TFT, Ethernet, SD

0 commit comments

Comments
 (0)