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

New version of spiffs #2172

Merged
merged 1 commit into from
Dec 3, 2017
Merged

New version of spiffs #2172

merged 1 commit into from
Dec 3, 2017

Conversation

pjsg
Copy link
Member

@pjsg pjsg commented Nov 17, 2017

Fixes #2046 .

  • This PR is for the dev branch rather than for master.
  • This PR is compliant with the other contributing guidelines as well (if not, please describe why).
  • I have thoroughly tested my contribution.

This is just running the spiffs upgrade script (and adding the missing defines in the config block). I did add 512 bytes to the read cache in an attempt to improve the performance.

The good news is that you can now write files larger than around 25k reliably. I have a 6.5MB file (this is on a 16MB flash chip). Opening large files is slow (for some reason) but this is an old spiffs issue.

@marcelstoer marcelstoer added this to the 2.1 follow-up II milestone Dec 3, 2017
@marcelstoer marcelstoer merged commit 11c47fa into nodemcu:dev Dec 3, 2017
crasu pushed a commit to crasu/nodemcu-firmware that referenced this pull request Jan 11, 2018
dnc40085 pushed a commit to dnc40085/nodemcu-firmware that referenced this pull request Mar 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants