Skip to content

Fix it so that --check-app-descriptor can actually be turned off #933

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

Closed
wants to merge 1 commit into from

Conversation

ivmarkov
Copy link
Contributor

@ivmarkov ivmarkov commented Jul 29, 2025

Subject says it all.

I also took the liberty to sophisticate the flag documentation, because "Flag to check the app descriptor in bootloader" does not sound completely correct. The app descriptor struct is not in the bootloader image in the first place (it is in the app image), and the fact that newer IDF bootloaders want it is a whole separate topic.

@ivmarkov ivmarkov force-pushed the fix-check-app-desc branch from 6c3cb8e to b611374 Compare July 29, 2025 10:56
@ivmarkov ivmarkov force-pushed the fix-check-app-desc branch from b611374 to 751d4e9 Compare July 29, 2025 10:59
@bugadani
Copy link
Contributor

This is probably a bit more complicated than necessary, see #932

@ivmarkov
Copy link
Contributor Author

... but is not a breaking change. Up to you, I'm fine either way.

@SergioGasquez
Copy link
Member

... but is not a breaking change. Up to you, I'm fine either way.

Since its in the cli mod, we can allow breaking changes, just merged @bugadani PR, thanks @ivmarkov for the PR anyway!

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.

3 participants