You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Investigation of the timestamp support status of FatFs
Investigation of the timestamp support status of littlefs
In an environment without time synchronisation, there is a problem that an inaccurate absolute time is given. However, it has the advantage of being able to determine whether a file created during execution is newer or older.
The text was updated successfully, but these errors were encountered:
Support for file creation time information.
In an environment without time synchronisation, there is a problem that an inaccurate absolute time is given. However, it has the advantage of being able to determine whether a file created during execution is newer or older.
The text was updated successfully, but these errors were encountered: