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

Add documentation for compressed OTA, fix bug #6924

Merged
merged 3 commits into from
Dec 20, 2019

Conversation

earlephilhower
Copy link
Collaborator

Fixes #6923

Documents the user steps needed to do a compressed upload, and notes the
2-step process needed for deploying compressed uploads to the field for
the first time.

Fixes a bug in serial output formatting discovered by @AdrianEddy.

Adds additional contributors for uzlib, per @pfalcon.

Fixes esp8266#6923

Documents the user steps needed to do a compressed upload, and notes the
2-step process needed for deploying compressed uploads to the field for
the first time.

Fixes a bug in serial output formatting discovered by @AdrianEddy.

Adds additional contributors for uzlib, per @pfalcon.
@earlephilhower earlephilhower merged commit 9985a32 into esp8266:master Dec 20, 2019
@earlephilhower earlephilhower deleted the ebootdocs branch December 20, 2019 17:22
@sblantipodi
Copy link

guys, can you tell me where to find the docs for compressed OTA please?
I don't see any docs. thanks

@devyte
Copy link
Collaborator

devyte commented May 9, 2020

@sblantipodi Really? it took me less than 30s to go to readthedocs and search for "gzip", which yielded this:
https://arduino-esp8266.readthedocs.io/en/latest/ota_updates/readme.html?highlight=gzip#compression

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.

Update docs for Updater/etc. explaining how to use gzip uploads
4 participants