Example writing to SD card, sford (original) 21 June 2011: Enhanced by D. Wendelboe to test SD file and directories. Illustrates the following: * rename a file (via copy & delete old). * copy an existing file to a new file. * listing of SD directory names. TODO: Add method to list filenames in a directory. Add a method to return file length.

Dependencies:   mbed

FATFileSystem.lib

Committer:
YouTahDoug
Date:
2011-06-22
Revision:
1:4a0985d3a848
Parent:
0:d0eea54553ed

File content as of revision 1:4a0985d3a848:

http://mbed.org/users/mbed_unsupported/code/fatfilesystem/