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

update revision log

This commit is contained in:
Cristian Maglie 2015-05-22 17:23:15 +02:00
parent e273178425
commit ab87be0b4f

View File

@ -17,6 +17,8 @@ ARDUINO 1.6.5
* LiquidCrystal fixes. Thanks @newbie15
[core]
* AVR: delayMicroseconds(..) doesn't hang if called with 0. Thanks @cano64
* AVR: delayMicroseconds(..), added support for 1Mhz, 12Mhz and 24Mhz. Thanks @cano64
* SAM: added watchdog routing for Due. Thanks @bobc
ARDUINO 1.6.4 - 2015.05.06