From d508e4dc54e2928fc8a8a9260d317b8651dbde52 Mon Sep 17 00:00:00 2001
From: Arturo Guadalupi <a.guadalupi@arduino.cc>
Date: Mon, 28 Sep 2015 11:29:18 +0200
Subject: Added Arduino Zero exclusion to README

---
 libraries/EEPROM/library.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'libraries/EEPROM/library.properties')

diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties
index 86f488a..dfa46cd 100644
--- a/libraries/EEPROM/library.properties
+++ b/libraries/EEPROM/library.properties
@@ -2,7 +2,7 @@ name=EEPROM
 version=2.0
 author=Arduino, Christopher Andrews
 maintainer=Arduino <info@arduino.cc>
-sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE.
+sentence=Enables reading and writing to the permanent board storage. For all Arduino boards BUT Arduino DUE and Arduino ZERO.
 paragraph=
 category=Data Storage
 url=http://www.arduino.cc/en/Reference/EEPROM
-- 
cgit v1.2.3-18-g5258