We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10ef7ef commit fd2dce3Copy full SHA for fd2dce3
build/shared/revisions.txt
@@ -16,6 +16,13 @@ ARDUINO 1.6.8
16
[core]
17
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
18
* 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
26
27
ARDUINO 1.6.7 - 2015.12.17
28
0 commit comments