Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generated SPIFFS file is now the size of the whole file system #78

Open
ovaltineo opened this issue Jun 5, 2020 · 0 comments
Open

Generated SPIFFS file is now the size of the whole file system #78

ovaltineo opened this issue Jun 5, 2020 · 0 comments

Comments

@ovaltineo
Copy link

ovaltineo commented Jun 5, 2020

With Arduino IDE 1.8.5, the spiffs uploader creates a file that only contains what is in the data folder, so the SPIFF file size is small if the data files are small, e.g. 40KB. With Arduino 1.8.12 (Windows 10 app), the file generated is the full size of the file system, e.g. 2MB. It takes much longer to upload. I suspect it will also overwrite whatever files were created/updated using the SPIFFS editor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant