Files
esp-idf/components
Ivan Grokhotkov f4554c81fc 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-27 16:54:19 +08:00
..
2017-12-20 10:28:04 +08:00
2017-12-27 16:54:14 +08:00
2017-12-27 16:54:13 +08:00
2017-12-27 16:54:16 +08:00
2017-10-23 19:47:33 +08:00