From 0887b98f627500271b5ad8b3c4f6c7b90bc227ee Mon Sep 17 00:00:00 2001 From: Thibaut VIARD Date: Tue, 21 Jun 2011 00:20:43 +0200 Subject: Moving all AVR specific libraries to hardware/avr --- libraries/SD/README.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 libraries/SD/README.txt (limited to 'libraries/SD/README.txt') diff --git a/libraries/SD/README.txt b/libraries/SD/README.txt new file mode 100644 index 0000000..495ea4c --- /dev/null +++ b/libraries/SD/README.txt @@ -0,0 +1,13 @@ + +** SD - a slightly more friendly wrapper for sdfatlib ** + +This library aims to expose a subset of SD card functionality in the +form of a higher level "wrapper" object. + +License: GNU General Public License V3 + (Because sdfatlib is licensed with this.) + +(C) Copyright 2010 SparkFun Electronics + +Now better than ever with optimization, multiple file support, directory handling, etc - ladyada! + -- cgit v1.2.3-18-g5258