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

espressif: Fix download of IDFboot binaries #8768

Merged
merged 1 commit into from
Mar 8, 2023

Conversation

gustavonihei
Copy link
Contributor

Summary

This PR intends to fix a bug introduced after #8759, which erroneously substituted the names of IDFboot binaries with the one from MCUboot.

Impact

The correct bootloader binary is once again properly downloaded.

Testing

./tools/configure.sh -E esp32s3-devkit:nsh && make bootloader

It was broken after apache#8759, which erroneously substituted with MCUboot

Signed-off-by: Gustavo Henrique Nihei <[email protected]>
@acassis acassis merged commit 1f54c02 into apache:master Mar 8, 2023
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.

6 participants