mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-19 08:52:15 +01:00
update revision log
This commit is contained in:
parent
10ef7ef7e1
commit
fd2dce3644
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user