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

Clarified implementation of the signed OTA implementation #7736

Merged
merged 2 commits into from
Dec 2, 2020
Merged

Clarified implementation of the signed OTA implementation #7736

merged 2 commits into from
Dec 2, 2020

Conversation

DavyLandman
Copy link
Contributor

The documentation was a bit unclear what was happening, so after reading the source code I thought to update the documentation a bit.

The most stuff is clarification, but I had to remove the INCLUDING-THIS-32-BITS part, as the size is just the size of the signature (hard coded to [0x0, 0x1, 0x0, 0x0] (256 little endian)).

@earlephilhower earlephilhower self-assigned this Dec 2, 2020
Copy link
Collaborator

@earlephilhower earlephilhower left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch on the layout. LGTM.

@earlephilhower earlephilhower merged commit 11519dd into esp8266:master Dec 2, 2020
@DavyLandman DavyLandman deleted the patch-1 branch December 2, 2020 08:56
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.

2 participants