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

make updater fail if there is not enough space to fit the new firmware #2405

Merged
merged 1 commit into from
Aug 18, 2016

Conversation

me-no-dev
Copy link
Collaborator

fixes: #2226

@codecov-io
Copy link

codecov-io commented Aug 17, 2016

Current coverage is 27.80% (diff: 100%)

Merging #2405 into master will not change coverage

@@             master      #2405   diff @@
==========================================
  Files            20         20          
  Lines          3625       3625          
  Methods         335        335          
  Messages          0          0          
  Branches        656        656          
==========================================
  Hits           1008       1008          
  Misses         2441       2441          
  Partials        176        176          

Powered by Codecov. Last update 4ececda...bcb6b0f

@me-no-dev me-no-dev merged commit b250381 into esp8266:master Aug 18, 2016
@me-no-dev me-no-dev deleted the fix-updater-oversize branch August 18, 2016 06:59
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.

ESP8266HTTPUpdateServer fails to check sketch size versus available space
2 participants