Arduino/libraries/SD
Tom Igoe df00d3e5f3 changed CS pin on CardInfo example to make it consistent with other SD examples 2011-03-16 13:53:39 -04:00
..
examples changed CS pin on CardInfo example to make it consistent with other SD examples 2011-03-16 13:53:39 -04:00
utility Removing sdfatlib examples. 2010-12-11 16:11:27 -05:00
File.cpp Fixing warnings (David H. Lynch Jr). 2011-03-03 22:56:20 -05:00
README.txt Updating (truncating) SD card readme. 2010-12-11 15:32:55 -05:00
SD.cpp Redoing peek() implementation (SD file class). 2010-12-22 16:47:50 -06:00
SD.h Removing O_SYNC from FILE_WRITE mode for the SD File class. 2011-02-25 18:44:43 -05:00
keywords.txt Adding position() function to File class and replacing FILE_TRUNCATE and FILE_APPEND with FILE_WRITE (SD library). Updating examples and keywords.txt accordingly. 2010-12-22 15:52:09 -06:00

README.txt

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