Update revision log

This commit is contained in:
Cristian Maglie 2015-11-18 10:00:50 +01:00
parent a259f9c6dc
commit 96d4168139
1 changed files with 3 additions and 0 deletions

View File

@ -3,6 +3,9 @@ ARDUINO 1.6.7
[libraries]
* SPI: Added SPI.transfer16(...) function to SAM core.
[core]
* Fixed wrong timings for HardwareSerial::flush() in SAM core. Thanks @borisff
ARDUINO 1.6.6 - 2015.11.03
[ide]