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: F746_AudioPlayerSD F746_SD_WavPlayer F746_SD_GraphicEqualizer_ren0620 F746_SD_TextFile_RW ... more
Revision 1:99666dacaae6, committed 2017-01-09
- Comitter:
- MikamiUitOpen
- Date:
- Mon Jan 09 05:30:14 2017 +0000
- Parent:
- 0:225138ac03fd
- Commit message:
- 2, "FATFileSystem" is updated.
Changed in this revision
--- a/FATFileSystem.lib Sat Apr 16 03:56:15 2016 +0000 +++ b/FATFileSystem.lib Mon Jan 09 05:30:14 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/mbed-official/code/FATFileSystem/#094f84646b9f +http://mbed.org/teams/mbed-official/code/FATFileSystem/#e2ab678eb692
--- a/SDFileSystem.cpp Sat Apr 16 03:56:15 2016 +0000 +++ b/SDFileSystem.cpp Mon Jan 09 05:30:14 2017 +0000 @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// Fixed version not to produce warning message by N.Mikami -// April 16, 2016 +// Fixed version not to issue warning message by N.Mikami +// January 09, 2017 //----------------------------------------------------------------------- /* SD/MMC File System Library
--- a/SDFileSystem.h Sat Apr 16 03:56:15 2016 +0000 +++ b/SDFileSystem.h Mon Jan 09 05:30:14 2017 +0000 @@ -1,6 +1,6 @@ //----------------------------------------------------------------------- -// Fixed version not to produce warning message by N.Mikami -// April 16, 2016 +// Fixed version not to issue warning message by N.Mikami +// January 09, 2017 //----------------------------------------------------------------------- /* SD/MMC File System Library