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.
Fork of FATFileSystem by
Revision 10:f49c186f60d3, committed 2017-08-18
- Comitter:
- APS_Lab
- Date:
- Fri Aug 18 05:16:10 2017 +0000
- Parent:
- 8:c4baca9a2c3d
- Commit message:
- No change
Changed in this revision
| ChaN/ffconf.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ChaN/ffconf.h Thu Aug 25 09:34:29 2016 +0100 +++ b/ChaN/ffconf.h Fri Aug 18 05:16:10 2017 +0000 @@ -204,8 +204,8 @@ #define _FS_NORTC 0 #define _NORTC_MON 1 -#define _NORTC_MDAY 1 -#define _NORTC_YEAR 2015 +#define _NORTC_MDAY 7 +#define _NORTC_YEAR 2017 /* The _FS_NORTC option switches timestamp feature. If the system does not have / an RTC function or valid timestamp is not needed, set _FS_NORTC to 1 to disable / the timestamp feature. All objects modified by FatFs will have a fixed timestamp
