Project

General

Profile

Statistics
| Branch: | Revision:

root / arduino-1.0 / libraries / SD / README.txt @ 58d82c77

History | View | Annotate | Download (401 Bytes)

1 58d82c77 Tom Mullins
2
** SD - a slightly more friendly wrapper for sdfatlib **
3
4
This library aims to expose a subset of SD card functionality in the
5
form of a higher level "wrapper" object.
6
7
License: GNU General Public License V3
8
         (Because sdfatlib is licensed with this.)
9
10
(C) Copyright 2010 SparkFun Electronics
11
12
Now better than ever with optimization, multiple file support, directory handling, etc - ladyada!