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

Release buffer/cache on SPIFFS.end() #5651

Merged
merged 3 commits into from
Jan 25, 2019

Commits on Jan 22, 2019

  1. Release buffer/cache on SPIFFS.end()

    Releases the buffers allocated by the SPIFFS object when/if SPIFFS::end()
    is called.
    
    Fixes esp8266#4585
    Earle F. Philhower, III authored and Earle F. Philhower, III committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    2b4c3c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Configuration menu
    Copy the full SHA
    304a46c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bb7693 View commit details
    Browse the repository at this point in the history