Skip to content

prevent ESP from restarting if signature check fails, so errors can b… #149

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

Merged
merged 1 commit into from
Aug 19, 2024
Merged

Conversation

dingo35
Copy link

@dingo35 dingo35 commented Jun 9, 2024

Thx for these great library!

In execOTA(), line 486, you promise:
// handle the application partition and restart on success
bool ret = execOTA( U_FLASH, true );

...but also when there is a failure, the device is restarted. This prevents informing the user what happend ("verification failed").

I hope you will process this PR so I can remove my fork :-)

@tobozo
Copy link
Collaborator

tobozo commented Aug 19, 2024

that makes sense, thanks!

@tobozo tobozo merged commit 6174752 into chrisjoyce911:master Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants