The Wayback Machine - https://web.archive.org/web/20200920094033/https://github.com/pellepl/spiffs/issues/260
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

Is it necessary to call SPIFFS_format if SPIFFS_USE_MAGIC is not defined? #260

Open
peterkapteyn opened this issue Feb 10, 2020 · 1 comment
Open

Comments

@peterkapteyn
Copy link

@peterkapteyn peterkapteyn commented Feb 10, 2020

I find that spiffs seems to be running fine on a completely blank flash without calling SPIFFS_format first. Is it fine to do this, or is it strictly necessary to format spiffs before use. Thanks.

@pellepl
Copy link
Owner

@pellepl pellepl commented Feb 10, 2020

Without magic that is ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants
You can’t perform that action at this time.