[ ] 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.
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.