Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By martinayotte
#25747 I've sent a PM to IGRR asking him to look again at all the issues we found.

I know that he probably busy travelling back from Boston to St-Petersburgs after an Espressif event, so I will let him digest the jetlag ... ;)
User avatar
By igrr
#25754 Thanks for the comments and the pull request, much appreciated.
I'll take a look at the 4k issue. Shouldn't be something major as I'm sure I had 32k-something js files in spiffs without issues.

Regarding SD/SDFat conflicts — that's a good point. Perhaps renaming File to something like FSFile would help here? Or maybe providing a wrapper for SD library which would use the same File/Dir/FS classes which SPIFFS uses now?
User avatar
By martinayotte
#25755 it is some kind of live-chat here ... :)
Thanks, IGRR for the merge !
BTW, I have an outstanding PR to do about adding fileSize() to dirent for openDir() ... I didn't commit it yet to avoid issues with my previous commit about dtostrf() and the PR I sent to you. Do you wish I should wait ? or you will be able to do "cherry picking" between both ?