1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00

update revisions log

This commit is contained in:
Cristian Maglie 2015-05-26 10:51:12 +02:00
parent af512be286
commit 5ada9fae71

View File

@ -19,7 +19,7 @@ ARDUINO 1.6.5
[core]
* AVR: delayMicroseconds(..) doesn't hang if called with 0. Thanks @cano64
* AVR: delayMicroseconds(..), added support for 1Mhz, 12Mhz and 24Mhz. Thanks @cano64
* AVR: added missing case in detachInterrupt(). Thanks @vicatcu
* AVR: added missing case in detachInterrupt(). Thanks @leres, @vicatcu
* SAM: added watchdog routine for Due. Thanks @bobc
ARDUINO 1.6.4 - 2015.05.06