From 7c585abf3fb752bd49ccc47e24bd3571e56d15bd Mon Sep 17 00:00:00 2001 From: Federico Fissore Date: Tue, 19 May 2015 12:24:11 +0200 Subject: Libraries bundled with cores will take the type of that core, instead of relying on an undocumented 'types' property. Fixes #2875 --- libraries/EEPROM/library.properties | 1 - 1 file changed, 1 deletion(-) (limited to 'libraries/EEPROM') diff --git a/libraries/EEPROM/library.properties b/libraries/EEPROM/library.properties index 765aa41..c653255 100644 --- a/libraries/EEPROM/library.properties +++ b/libraries/EEPROM/library.properties @@ -6,5 +6,4 @@ sentence=Enables reading and writing to the permanent board storage. For all Ard paragraph= url=http://arduino.cc/en/Reference/EEPROM architectures=avr -types=Arduino -- cgit v1.2.3-18-g5258