Update FatFs NORTC fixed timestamp to 2026-07-17.

This commit is contained in:
2026-07-17 13:42:24 +02:00
parent a26531c702
commit dce83bc3be

View File

@@ -243,9 +243,9 @@
#define FF_FS_NORTC 1 #define FF_FS_NORTC 1
#define FF_NORTC_MON 1 #define FF_NORTC_MON 7
#define FF_NORTC_MDAY 1 #define FF_NORTC_MDAY 17
#define FF_NORTC_YEAR 2020 #define FF_NORTC_YEAR 2026
/* The option FF_FS_NORTC switches timestamp function. If the system does not have /* The option FF_FS_NORTC switches timestamp function. If the system does not have
/ any RTC function or valid timestamp is not needed, set FF_FS_NORTC = 1 to disable / any RTC function or valid timestamp is not needed, set FF_FS_NORTC = 1 to disable
/ the timestamp function. Every object modified by FatFs will have a fixed timestamp / the timestamp function. Every object modified by FatFs will have a fixed timestamp