From ece65009676170091315dd66cc05fd277b5a7a9b Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Thu, 27 Aug 2015 11:40:25 +0200 Subject: [PATCH] Update revisions.txt --- build/shared/revisions.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/build/shared/revisions.txt b/build/shared/revisions.txt index 436960293..98fd21e02 100644 --- a/build/shared/revisions.txt +++ b/build/shared/revisions.txt @@ -24,6 +24,11 @@ ARDUINO 1.6.6 * Bridge: YunClient.connected() returns true if there are bytes available for read. Thanks @RobAtticus * Bridge: YunClient.stop() now empties all buffers. Thanks @RobAtticus +ARDUINO 1.6.5-r4 - 2015.08.27 + +[ide] +* Added support to Genuino boards + ARDUINO 1.6.5-r3 - 2015.07.20 [ide]