OVMS3-idf/components/fatfs
Ivan Grokhotkov dfee6e825a vfs/fatfs: use structures with bit fields for FAT date/time
Replace explicit masks and shifts with bit fields when working with FATFS date and time representations. Also zero-initialize remaining members of struct tm.

Fixes https://github.com/espressif/esp-idf/issues/1369.
2017-12-11 11:11:48 +08:00
..
src vfs/fatfs: use structures with bit fields for FAT date/time 2017-12-11 11:11:48 +08:00
test vfs/fatfs: fix stat call failing when called for mount point 2017-12-08 20:04:27 +08:00
component.mk fatfs: add vfs support 2017-01-09 05:54:04 +08:00
Kconfig fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00