-
Notifications
You must be signed in to change notification settings - Fork 7.6k
SPIFFS and Preferences #459
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
Comments
SPIFFS is to be implemented soon ;) Preferences is not a large storage. The partition for it is 20K but there are other things stored inside also (wifi, system settings) |
Thanks for the reply and look forward to SPIFFS |
Bump. Any ETA from Ivan on SPIFFS? |
A temporary version is available as detailed here (#411) |
almost there ;) sorry for the delay but there were some unforseen complications with other modules that I am working on. SPIFFS is definitely the next thing to implement into IDF and VFS |
SPIFFS is in |
Hello, thank you for your project. When will the SPIFFS library be available to Arduino?
Also, what is the maximum capacity of Preferences?
The text was updated successfully, but these errors were encountered: