Espressif ESP32C3 SD implementation

Feedback from Espressif github was that the ESP32 library for the FAT uses the Posix & standard C libraries, as such the

The FAT_TIME & FAT_DATE are specific to the non-ESP32 libraries. Examples which use the dateTimeCallback will thus fail to compile.

I’ll try settimeofday tomorrow. Still jet lagging…