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

fix SPIFFS when not enabled in build options #5249

Merged
merged 12 commits into from
Dec 6, 2018
Merged

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Oct 14, 2018

fix #5246
also may help debugging #2581
by adding optional SPIFFS.begin(false): will not try to format (default is true)

@devyte
Copy link
Collaborator

devyte commented Nov 8, 2018

@d-a-v is anything pending here?

@earlephilhower earlephilhower added this to the 2.5.0 milestone Nov 29, 2018
@d-a-v d-a-v merged commit 8b3f496 into esp8266:master Dec 6, 2018
@d-a-v d-a-v deleted the spiffsfix branch December 6, 2018 21:55
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

Successfully merging this pull request may close these issues.

SPIFFS crashes Fatal exception 0(IllegalInstructionCause) if SPIFFS not assigned
3 participants