arduino/libraries/SD/src
2018-11-03 20:21:33 +00:00
..
utility Initial commit 2018-11-03 20:21:33 +00:00
File.cpp Initial commit 2018-11-03 20:21:33 +00:00
README.txt Initial commit 2018-11-03 20:21:33 +00:00
SD.cpp Initial commit 2018-11-03 20:21:33 +00:00
SD.h Initial commit 2018-11-03 20:21:33 +00:00

** 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!