Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: SDFileSystem SDFileSystem_2 SDFileSystem_3
Diff: FATFileSystem.cpp
- Revision:
- 2:b6669c987c8e
- Parent:
- 1:46ce1e16c870
- Child:
- 3:ba4104de0896
--- a/FATFileSystem.cpp Tue Nov 27 17:31:18 2012 +0000 +++ b/FATFileSystem.cpp Thu Nov 29 10:56:08 2012 +0000 @@ -22,7 +22,7 @@ #include "mbed.h" #include "ffconf.h" -#include "debug.h" +#include "mbed_debug.h" #include "FATFileSystem.h" #include "FATFileHandle.h"