File Time Support Routines
File time support routines return the current date and time, and can be used to set the file timestamp. The routines are not reentrant.
By default, the routines return a fixed time and date. To overwrite the default behaviour, the developer must:
- Create a file named fs_time.c.
- Provide the code for both routines in that file.
- Add the file to the project.