Fork of Simon Ford's SDCardTest repo to make it work with FRDM-KL25Z. Also, I am using the SDFileSystem repo as a library dependency as opposed to using the hard-coded SDFileSystem.
Dependencies: MMA8451Q SDFileSystem mbed
Fork of SDCardTest by
Revision 5:9daddf40654f, committed 2014-12-30
- Comitter:
- ogarai
- Date:
- Tue Dec 30 19:05:09 2014 +0000
- Parent:
- 4:823307a8e5dc
- Child:
- 6:f8e5916f19b8
- Commit message:
- Removed unwanted FATFileSystem lib as it is already a dependency of SDFileSystem
Changed in this revision
| FATFileSystem.lib | Show diff for this revision Revisions of this file |
--- a/FATFileSystem.lib Mon Dec 29 07:28:55 2014 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,1 +0,0 @@ -http://mbed.org/users/mbed_unsupported/code/fatfilesystem/#333d6e93e58f


