Espressif ESP32C3 SD implementation

I really need a SD card library that works with the ESP32 AND supports the FAT macro definitions for time.

If someone can independently confirm that they are missing in the Espressif library - I can then put in tickets on the github for the library and work work with Espressif to correct the library problem.

The only other native ESP32 support is for the Arduino Nano, it looks like nearly all the other vendors are bundled under the ESP32 board library provided by Espressif.

If the library is the source of the problem - the best solution for all is to help explain to Espressif what’s missing and help them update the library.

That should also help clear up lots of others that have posted comments about a sketch compiles correctly for board xyz but not on the ESP32… again - I need verification that’s the problem.