Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCristian Maglie <c.maglie@bug.st>2014-06-30 20:24:42 +0400
committerCristian Maglie <c.maglie@bug.st>2014-06-30 20:24:42 +0400
commitf73209728dfec37c11e5d33c54f0929ac21976a7 (patch)
treec87d5fe082db553adf54511bd327a1bc3b466a76
parente0f83a3617cce1164c19db854d4aac3b553bf3b9 (diff)
Updated revision log
-rw-r--r--build/shared/revisions.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt
index 496da4b94..7b5f7f83f 100644
--- a/build/shared/revisions.txt
+++ b/build/shared/revisions.txt
@@ -8,6 +8,7 @@ ARDUINO 1.0.6 - not yet released
* Fixed wrong NULL pointer handling in Stream class (Amulya Kumar Sahoo)
* Backported String class from IDE 1.5.x (Matt Jenkins)
* Backported Print class from IDE 1.5.x
+* Backported digitalPinToInterrupt macro from IDE 1.5.x
[ide]
* Added compatibility for IDE 1.5.x libraries layout