From ab87be0b4ff791d35da1df3aaa5beecac4cc2e53 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Fri, 22 May 2015 17:23:15 +0200 Subject: [PATCH] update revision log --- build/shared/revisions.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index fc9538aad..fdc1b7407 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -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