Allow attribute get on root by qistoph · Pull Request #7873 · esp8266/Arduino

earlephilhower

requested changes Feb 12, 2021

earlephilhower

@qistoph

@qistoph

@earlephilhower

When `FS::getCreationTime` isn't implemented in the FS, return 0 not -1, same as other getXXXtime() calls in the File object.

earlephilhower

@earlephilhower

earlephilhower added a commit to earlephilhower/Arduino that referenced this pull request

Mar 4, 2021
Rebuild entire toolchain instead of manually hacking the tools JSON to
ensure repeatability.

New mklittlefs sets the new FS timestamp added in esp8266#7873

d-a-v pushed a commit that referenced this pull request

Mar 4, 2021
Rebuild entire toolchain instead of manually hacking the tools JSON to
ensure repeatability.

New mklittlefs sets the new FS timestamp added in #7873