Open avsa242 opened 2 years ago
Set this up so it can be read via pointer - that way a user can independently run e.g., an RTC driver and trigger an update of the current time, and then do some file I/O that can use the current date/time.
This actually should be implemented in FATfs instead.
Set this up so it can be read via pointer - that way a user can independently run e.g., an RTC driver and trigger an update of the current time, and then do some file I/O that can use the current date/time.