Skip to content

Commit fd2dce3

Browse files
committed
update revision log
1 parent 10ef7ef commit fd2dce3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

build/shared/revisions.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ ARDUINO 1.6.8
1616
[core]
1717
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
1818
* avr: fixed yield() usage inside delay(). Thanks @vbextreme
19+
* sam: fixed USB descriptor length
20+
* avr: reduced boiler-plate for ISR declarations. Thanks @paulo-raca
21+
* avr: added Timer3 support for atmega1284/1284p. Thanks @feilipu
22+
23+
[libraries]
24+
* Added support for Arduino/Genuino 101 to: TFT, Ethernet, SD
25+
* SD: the library is now board-agnostic. Thanks @feilipu
1926

2027
ARDUINO 1.6.7 - 2015.12.17
2128

0 commit comments

Comments
 (0)