1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-21 21:22:31 +03:00
Files
esp8266/libraries
Earle F. Philhower, III fa5040d5da Only update LittleFS timestamp when opened write (#6956)
Fixes #6955

LittleFS was updating the timestamp on any close, not only for files
when they were opened for writing.  This could lead to excessive writes
to the flash.

Preserve the LFS flags, and only update the timestamp if the file was
opened for writing.
2019-12-30 15:43:26 -08:00
..
2019-10-05 22:21:41 -03:00
2019-10-31 14:09:52 +01:00
2019-10-31 14:09:52 +01:00
2019-05-14 00:09:54 +02:00
2019-10-04 17:25:54 -07:00
2019-10-30 23:49:55 -03:00