Implementation of USB Host for mbed 1768 which can access USB flash drives. See notebook page for details.
Dependencies: FatFileSystemCpp mbed
Revision 3:95e55809ecdb, committed 2012-07-30
- Comitter:
- igorsk
- Date:
- Mon Jul 30 13:49:56 2012 +0000
- Parent:
- 2:49ec3b833a28
- Commit message:
- Switched to FatFileSystemCpp
Changed in this revision
FatFileSystem.lib | Show annotated file Show diff for this revision Revisions of this file |
mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/FatFileSystem.lib Mon Jul 30 12:24:20 2012 +0000 +++ b/FatFileSystem.lib Mon Jul 30 13:49:56 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/AdamGreen/code/FatFileSystem/#6ceefe1c53e4 +http://mbed.org/users/igorsk/code/FatFileSystemCpp/#88f22c32a456
--- a/mbed.bld Mon Jul 30 12:24:20 2012 +0000 +++ b/mbed.bld Mon Jul 30 13:49:56 2012 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/49a220cc26e0 +http://mbed.org/users/mbed_official/code/mbed/builds/10b9abbe79a6 \ No newline at end of file