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
Date time for any new file with SD_MMC file system
Hardware specification
ESP32-PICO-D4
Is your feature request related to a problem?
All files created with File file = SD_MMC.open("/bench.dat", FILE_WRITE) are missing creation date/ time under Windows Explorer. See screen capture attached.
Describe the solution you'd like
I wish to see the creation time of file when created and appended under Windows.
Describe alternatives you've considered
Nil
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
I confirm I have checked existing list of Feature requests and Contribution Guide.