1
0
mirror of https://github.com/arduino/Arduino.git synced 2025-01-18 07:52:14 +01:00

update revision log

This commit is contained in:
Cristian Maglie 2016-03-07 18:43:33 +01:00
parent 10ef7ef7e1
commit fd2dce3644

View File

@ -16,6 +16,13 @@ ARDUINO 1.6.8
[core] [core]
* avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood * avr: fixed USB_SendControl(...) for buffer with len > 64. Thanks @NicoHood
* avr: fixed yield() usage inside delay(). Thanks @vbextreme * avr: fixed yield() usage inside delay(). Thanks @vbextreme
* sam: fixed USB descriptor length
* avr: reduced boiler-plate for ISR declarations. Thanks @paulo-raca
* avr: added Timer3 support for atmega1284/1284p. Thanks @feilipu
[libraries]
* Added support for Arduino/Genuino 101 to: TFT, Ethernet, SD
* SD: the library is now board-agnostic. Thanks @feilipu
ARDUINO 1.6.7 - 2015.12.17 ARDUINO 1.6.7 - 2015.12.17