diff --git a/external/fatfs/src/ffconf.h b/external/fatfs/src/ffconf.h index 3eae571..9cca6c6 100644 --- a/external/fatfs/src/ffconf.h +++ b/external/fatfs/src/ffconf.h @@ -215,7 +215,7 @@ / Note that enabling exFAT discards C89 compatibility. */ -#define _FS_NORTC 1 +#define _FS_NORTC 0 #define _NORTC_MON 1 #define _NORTC_MDAY 1 #define _NORTC_YEAR 2016